BODY	{	
		background-color: #FFFFEE;
		font-family:"Times New Roman", "Arial";
		color: "#000088";
		font-size:15px;
		font-weight: "normal";
		scrollbar-face-color: #FFFFAA; 
		scrollbar-highlight-color: #FFFF44; 
		scrollbar-3dlight-color: #FFFFFF; 
		scrollbar-darkshadow-color: #FFFFAA; 
		scrollbar-shadow-color: #0000CC; 
		scrollbar-arrow-color: #FF4444; 
		scrollbar-track-color: #FFFFCC; 
	}
A	{
		font-family:"Times New Roman", "Arial";
		font-size: "12px";
		font-weight: "bold";
	}

A:visited	{	
		text-decoration:none;
		color:"#800040";
	}
A:hover	{	
		text-decoration:none;
		color:"#FF0000";
	}
A:link	{	
		text-decoration:none;
		color:"#000080";
	}

H1	{
		font-family:"Times New Roman", "Arial";
		text-align:"center";
		color:"#800000";
		font-size:40px;
		font-weight: "bold";
	}
H2	{
		font-family:"Times New Roman", "Arial";
		text-align:"center";
		color:"#800000";
		font-size:32px;
		font-weight: "bold";
	}
H3	{
		font-family:"Times New Roman", "Arial";
		text-align:"left";
		color:"#800000";
		font-size:24px;
		font-weight: "bold";
	}
H4	{
		font-family:"Times New Roman", "Arial";
		text-align:"left";
		color:"#800000";
		font-size:18px;
		font-weight: "normal";
	}
H5	{
		font-family:"Times New Roman", "Arial";
		text-align:"left";
		color:"#800000";
		font-size:15px;
		font-weight: "normal";
	}
H6	{	
		font-family:"Times New Roman", "Arial";
		text-align:"left";
		font-weight: "normal";
		font-size:10px;
	}

TABLE	{	border:0;
		cellpadding:0;
		cellspacing:0;
		font-family:"Times New Roman", "Arial";
		color: "#0000C0";
		font-size:15px;
		font-weight: "normal";
	}
TABLE.br{	border:0;
		background-color: "#440000";
	}
P.br	{	font-family:"Times New Roman", "Arial";
		color: "#FFFFC0";
		font-size:13px;
		font-weight: "normal";
	}
A.br	{
		font-family:"Times New Roman", "Arial";
		font-size: "13px";
		font-weight: "bold";
	}

A.br:visited	{	
		text-decoration:none;
		color:"#FFFFD0";
	}
A.br:hover	{	
		text-decoration:none;
		color:"#FFFF40";
	}
A.br:link	{	
		text-decoration:none;
		color:"#FFFFD0";
	}

