BODY {
	background-color: #FFBA37;
	font-size: 14px;
	font-family: "Century Schoolbook", "Times New Roman", serif;
	text-align: center;
}

TD {
	background-color: #FFBA37;
	color: Black;
	font-size: 11px;
	padding: 5px;
	font-weight: normal;
	text-indent: 0px;
}	



H1 {
	font-size: 22px;
	font-weight: bold;
	text-indent: 0px;
	text-align: center;
 
}

H2 {

	font-size: 16px;
	font-weight: bold;
	text-indent: 0px;	
	text-align: center;
 
}

H3 {	

	font-size: 14px;
	font-weight: bold;
	text-indent: 0px;	
	text-align: left;
	text-indent: 0px;


}

H4 {

	font-size: 14px;
	font-weight: normal;
	padding: 5px;
	text-indent: 22px;	
	text-align: justify;

    
}

H5 {

	font-size: 14px;
	font-weight: normal;
	padding: 5px;
	text-indent: 0px;	
	text-align: left;

	

	}

H6 {font-size: 14px;
	font-weight: normal;
	text-indent: 0px;	
	text-align: center;

	}	

	
	
A {text-decoration:none}


A:link {
	color: blue; font-weight:bold;}
A:active {color: blue; font-weight:bold;}
	
}

A:visited {color: blue; font-weight:bold;}

A:Hover {
	color: purple; font-weight:bold;
	text-decoration: underline;
}

#nav {
	
}

#nav td {
	
	background-color: #FFFACD;
	
}



HR 

