
body	{ background-color: #FFFFFF;	
	font-family: "Times New Roman",serif; 	
	color: black; }

UL,IL,TR,TD,OL,LI,DD,DL,DT,P	
{ font-family: "Times New Roman",serif; 	
		font-size: medium;  
		color: black;
		
 }
h1, h2, h3, h4, h5, h6, TH
		{ font-weight: bold ;
		color: black; 	
	font-family: "Times New Roman",serif; 	
		
 }

 .bold {
	color: Black;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: medium;

}
.boldital {
	color: Black;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: medium;
	font-style: italic;
	}
	.small 		{ font-family: "Times New Roman",serif; 	
		font-size: small; 
		color: black;
		}
.smallbold	{ font-family: "Times New Roman",serif; 	
		font-size: small; 
		color: black;
		font-weight: bold;
		}
	
A:link { 
		font-weight: normal;
		font-family: "Times New Roman",serif; 	
		color: blue;
		 }
	A:visited	{
		font-weight: normal;
		font-family: "Times New Roman",serif; 	
		color: blue;	
	}
A:active	{ 
		font-weight: normal;
		font-family: "Times New Roman",serif; 	
		color: blue;		
 }	

	

P.navigationbar{text-align: center;
font-family: "Times New Roman",serif; 	
background-color: #99cccc; 
color: #99cccc;
font-size: small;
font-weight: bold; }
P.navigationbar A:link
{background-color: #99cccc ;
color: black;
font-family: "Times New Roman",serif; 	
font-size: small;
text-decoration: none; 
font-weight: bold; }
P.navigationbar A:active
{background-color: #99cccc;
color: black;
font-family: "Times New Roman",serif; 	
font-size: small;
text-decoration: none; 
font-weight: bold; }
P.navigationbar A:visited
{background-color: #99cccc; 
color: black;
font-family: "Times New Roman",serif; 	
font-size: small; 
text-decoration: none; 
font-weight: bold; }




