.mary	{ 	font-family: "Times New Roman",serif; 	
	font-size: medium;  		
	color: #333399; 
	background-color: White;
}
body	{ background-color: White;	
	font-family: "Times New Roman",serif;	
	font-size: medium;  		color: #333399; }
	
	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 : #FFCC99;
	font-weight: bold;
}
h1, h2, h3, h4, h5, h6
		{	
	color: #333399;
	font-family: "Times New Roman",serif;
	background : White;
	}
	.vsmall
{
	font-family: "Times New Roman", Times, serif;
	font-size: x-small;
	color: #333399;
	background : White;
	font-weight: normal;
	font-style: normal;
}
 .small	{
	font-family: "Times New Roman",serif;
	font-size: small;
	color: #333399;
	background : White;
	font-weight: normal;
}
.smallb	{
	font-family: "Times New Roman",serif;
	font-size: small;
	color: #333399;
	background : White;
	font-weight: bold;
}
 .smallg	{
	font-family: "Times New Roman",serif;
	font-size: small;
	color: #333399;
	background : #FFCC99;
	font-weight: bold;
}
 .largeg	{
	font-family: "Times New Roman",serif;
	font-size: medium;
	color: #333399;
	background : #FFCC99;
	font-weight: bold;
}
.large	{
	font-family: "Times New Roman",serif;
	font-size: medium;
	color: #333399;
	background : White;
	font-weight: normal;
}
.largeb	{
	font-family: "Times New Roman",serif;
	font-size: medium;
	color: #333399;
	background : White;
	font-weight: bold;
}
	.border
{
	border: thin;	
	border-color: #333399;
	border-style: solid;
	padding: 1%;
	background-color: White;	
	width: 90%;	
}
	
	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;
}	


