body	{ background-color: White;	
	font-family: "Times New Roman",serif;	
	font-size: medium;  	
	color: #333399; 
	margin-left: 0px;
	}
	
	P,UL,DD,DT,DL,OL, LI
{
	font-family: "Times New Roman",serif;
	font-size: medium;
	color: #333399;
	background : White;
	font-weight: normal;
}
P STRONG,B
{
	font-family: "Times New Roman",serif;
	font-size: medium;
	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 : white;
	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;
}
 .smallg	{
	font-family: "Times New Roman",serif;
	font-size: small;
	color: #333399;
	background : #FFCC99;
	font-weight: bold;
}
 .smallb	{
	font-family: "Times New Roman",serif;
	font-size: small;
	color: #333399;
	background : White;
	font-weight: bold;
}
.smalli	{
	font-family: "Times New Roman",serif;
	font-size: small;
	color: #333399;
	background : White;
	font-weight: normal;
	font-style: italic;
}
 .smallv	{
	font-family: "Times New Roman",serif;
	font-size: x-small;
	color: #333399;
	background : White;
	font-weight: normal;
}
 .smallvb	{
	font-family: "Times New Roman",serif;
	font-size: x-small;
	color: #333399;
	background : White;
	font-weight: bold;
}
 .largeg	{
	font-family: "Times New Roman",serif;
	font-size: medium;
	color: #333399;
	background : #FFCC99;
	font-weight: bold;
}
.vlargeb	{
	font-family: "Times New Roman",serif;
	font-size: large;
	color: #333399;
	background : White;
	font-weight: bold;
}
.largeb	{
	font-family: "Times New Roman",serif;
	font-size: medium;
	color: #333399;
	background : White;
	font-weight: bold;
}
.large{
	font-family: "Times New Roman",serif;
	font-size: medium;
	color: #333399;
	background : White;
	font-weight: normal;
}
	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; }


