body
{
	background-color:						#000034;
	scrollbar-base-color:				white;
	scrollbar-3d-light-color:		white;
	scrollbar-arrow-color:			white;
	scrollbar-darkshadow-color:	white;
	scrollbar-face-color:				#000034;
	scrollbar-highlight-color:	white;
	scrollbar-shadow-color:			white;
	scrollbar-track-color:			#000034;
}

h1, .normal, .small
{
	color:			white;
	font-family:	Times New Roman;
}

h1
{
	font-style:		italic;
}
h2
{
	font-style:		italic;
	color:			#D7DDFF;
}

.normal
{
	font-size:		12pt;
}

.small
{
	font-size:		10pt;
}

a:link, a:visited
{
	font-family:		Times New Roman;
	font-style:			italic;
	font-weight:		bold;
	text-decoration:	none;
	color:				#D7DDFF;
}

a:hover
{
	font-family:		Times New Roman;
	font-style:			italic;
	font-weight:		bold;
	text-decoration:	underline overline;
	color:				#FF5500;
}
