<!--

body	{
		background-color: black;
		background-attachment: fixed;
		scrollbar-highlight-color : #000000;	
		scrollbar-arrow-color : #ff0000;
		scrollbar-face-color : #000000;
		scrollbar-shadow-color : #990000;
		scrollbar-base-color : #ff0000;
}

h1	{
	font-family: Times New Roman;
	font-size: 35pt;
	font-weight: bolder;
	color: white;
	text-align: center;
}

h2	{
	font-family: Times New Roman;
	font-size: 14pt;
	color: red;
	text-align: center;
}
h3	{
	font-family: Times New Roman;
	font-size: 12pt;
	font-weight: bolder;
	color: white;
	text-align: center;
	vertical-align: middle;
}

h4	{
	font-family: Tahoma;
	font-size: 10pt;
	color: white;
	text-align: justify;
}

h5	{
	font-family: Impact;
	font-size: 30pt;
	font-weight: bolder;
	color: red;
	text-align: center;
}

a:link		{ text-decoration: none }
a:visited	{ text-decoration: none }
a:active	{ text-decoration: none }

-->
