body {
	color:#FFFFFF;
	font-size: x-small;
	font-family: "Times New Roman", Times, serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #C70C0C;
	scrollbar-3dlight-color: #FFFFFF;  
	scrollbar-arrow-color: #FF9900;
	scrollbar-base-color: #0033CC;
	scrollbar-darkshadow-color: #000066; 
	scrollbar-face-color: #000099; 
	scrollbar-highlight-color: #FFFFCC; 
	scrollbar-shadow-color: #000066; 
	scrollbar-track-color: #E8F5FF;
}

 
h1 {font-family: "Times New Roman", Times, serif;	font-weight: bold;	color: #FFE8AE;	font-size: xx-large;}
h2 {font-family: "Times New Roman", Times, serif;	font-weight: bold;	color: #FFE8AE;	font-size: x-large;}
h3 {font-family: "Times New Roman", Times, serif;	font-weight: bold;	color: #FFE8AE;	font-size: large;}
p  {color: #FFFFFF; font-size: medium; font-family: "Times New Roman", Times, serif;}
div  {color: #FFFFFF; font-size: medium; font-family: "Times New Roman", Times, serif;}
span  {color: #FFFFFF; font-size: medium; font-family: "Times New Roman", Times, serif;}
.Style1 {color: #FFFFFF; font-size: small; font-family: "Times New Roman", Times, serif;}
.Style2 {color: #FFFFFF; font-size: large; font-family: "Times New Roman", Times, serif;}
A:link {color : #FFFFFF; text-decoration : none;}
A:visited {color : #FFFFCC; text-decoration : none;}
A:hover {color : #FFFFCC; text-decoration : underline overline;}
