body	{ background-color: White;	
	font-family: "Times New Roman",serif;	
	color: #333399; }
	
.blackxlg
	{
	font-weight: bold;
	color: Black;
	font-family: "Times New Roman",serif;
	background : White;
	font-style: normal;	
	font-size: x-large;
	}
.greenxlg	
	{
	font-weight: bold;
	color: #006633;
	font-family: "Times New Roman",serif;
	background : White;
	font-style: normal;	
	font-size: x-large;
	}	
	
	
	P,UL,DD,DT,DL,OL, LI
{
	font-family: "Times New Roman",serif;
		color: #333399;
	background : White;
	font-weight: normal;
}
P STRONG,B
{
	font-family: "Times New Roman",serif;

	color: #333399;
	background : White;
	font-weight: bold;
}

TR,TD
{
	font-family: "Times New Roman",serif;
	font-size: small;
	color: #333399;
	background : White;
	font-weight: normal;
}

 TH
 	{
	font-family: "Times New Roman",serif;
	font-size: small;
	color: #333399;
	background : #FFCC99;
	font-weight: bold;
}
h1, h2, h3, h4, h5, h6
		{	
	color: #333399;
	font-family: "Times New Roman",serif;
	background : White;
	font-weight: bold;	
	font-size: 100%;
	
	}
 .small	{
	font-family: "Times New Roman",serif;
	font-size: small;
	color: #333399;
	background : White;
	font-weight: normal;
}
 .smalli	{
	font-family: "Times New Roman",serif;
	font-size: small;
	color: #333399;
	background : White;
	font-weight: normal;
	font-style: italic;
}
 .smallg	{
	font-family: "Times New Roman",serif;
	font-size: small;
	color: #333399;
	background : #FFCC99;
	font-weight: bold;
}
.smredbi	{
	font-family: "Times New Roman",serif;
	font-size: small;
	color: #CC0000;
	background : White;
	font-weight: bold;
	font-style: italic;
}
 .largeg	{
	font-family: "Times New Roman",serif;
	font-size: medium;
	color: #333399;
	background : #FFCC99;
	font-weight: bold;
}
.large	{
	font-family: "Times New Roman",serif;
		color: #333399;
	background : White;
	font-weight: normal;
	font-size: medium;
}

	.largeb	{
	font-family: "Times New Roman",serif;
	color: #333399;
	background : White;
	font-weight: bold;
	font-size: medium;
}
	
	A:link	{
	font-weight: normal;
	font-family: "Times New Roman",serif;
	color: blue;
	background-color: white;
}
	A:visited	{
		font-weight: normal;
		font-family: "Times New Roman",serif;
		color: blue;
		background-color : White;
	}
A:active	{
	font-weight: normal;
	font-family: "Times New Roman",serif;
	color: Blue;
	background-color : white;
}	
P.navigationbar
{text-align: center;
font-family: "Times New Roman",serif;
color: #FFCC99; 
font-size: small;
font-weight: bold;
 background-color : #FFCC99;
 }
P.navigationbar A:link
{background-color: #FFCC99;
color: #333399;
font-family: "Times New Roman",serif;
font-size: small;
font-weight: bold;
text-decoration: none; }
P.navigationbar A:active
{background-color: #FFCC99;
color: #333399;
font-family: "Times New Roman",serif;
font-size: small;
font-weight: bold;
text-decoration: none; }
P.navigationbar A:visited
{background-color: #FFCC99; 
color: #333399;
font-family: "Times New Roman",serif;
font-size: small;
text-decoration: none; }



