﻿Body{
	color : #000000;
	background-color : #cd0125;
	font-family : "Times New Roman", Times, serif;
	font-size : 12pt;
	font-weight : normal;
	text-align : left;
}

td{
	color : #000000;
	background-color : #ff9933;
	font-family : "Times New Roman", Times, serif;
	font-size : 12pt;
	font-weight : normal;
	text-align : left;
}
th{
	color : #000000;
	background-color : #ff9933;
	font-family : "Times New Roman", Times, serif;
	font-size : 12pt;
	font-weight : normal;
	text-align : center;
}

H1{
	color : #C52525;
	background-color : #ff9933;
	font-family : "Times New Roman", Times, serif;
	font-size : 400%;
	font-weight : bold;
	text-align : center;
}
H2{
color : #C52525;
	background-color : #ff9933;
	font-family : "Times New Roman", Times, serif;
	font-size : 300%;
	font-weight : bold;
	text-align : center;
}
	
H3{
	color : #C52525;
	
	font-family : "Times New Roman", Times, serif;
	font-size : 200%;
	font-weight : bold;
	text-align : center;
}
H4{
	color : #000000;
	
	font-family : "Times New Roman", Times, serif;
	font-size : 150%;
	font-weight : bold;
	text-align : center;
}
H5{
	color : #000000;
	
	font-family : "Times New Roman", Times, serif;
	font-size : 125%;
	font-weight : bold;
	
}


H6{
	color : #000000;
	
	font-family : "Times New Roman", Times, serif;
	font-size : 100%;
	font-weight : bold;
	
}




A {	
text-decoration : none;
color : #0000ff;
	font-family : "Times New Roman", Times, serif;
	font-size : 12pt;
	font-weight : bold;
	text-align : left;
}



A:VISITED {
text-decoration : none;
color : Purple;
	font-family : "Times New Roman", Times, serif;
	font-size : 12pt;
	font-weight : bold;
	text-align : left;}



	font-family : "Times New Roman", Times, serif;
}

A:HOVER {
	color : #FF4500;
	text-decoration : none;
	
