.mary	{
	background-color: #FFFFFF;
	font-family: "Times New Roman",serif;
		color: Black;
}
h1, h2, h3, h4, h5, h6
		{
	font-weight: bold ;
	color: Black;
	font-family: "Times New Roman",serif;
	background : White;
	font-style: normal;	
	} 
UL,OL,LI,DD,DL,DT,P
{
	font-family: "Times New Roman",serif;
		color: Black;
	background : White;
	font-weight: normal;
}
TH
{
	font-family: "Times New Roman",serif;
	font-size: small;
	color: Black;
	background : White;
	font-weight: bold;
	}
TR,TD
{
	font-family: "Times New Roman",serif;
	font-size: small;
		color: Black;
	background : White;
	font-weight: normal;
}
.large
{
	font-family: "Times New Roman",serif;
		color: Black;
	background : White;
	font-weight: normal;
	font-size: medium;
}
.largeb
{
	font-family: "Times New Roman",serif;
		color: Black;
	background : White;
	font-weight: bold;
	font-size: medium;
}
.small
{
	font-family: "Times New Roman",serif;
	font-size: small;
	color: Black;
	background : White;
	font-weight: normal;
	}
.smallb
{
	font-family: "Times New Roman",serif;
	font-size: small;
	color: Black;
	background : White;
	font-weight: bold;
}
.smally 
{
	background-color: Yellow;
	color: black;
	font-family: "Times New Roman",serif;
	font-size: small;
	font-weight: bold;
}
.vsmalla
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;	
	color: Black;
	background : White;
	font-weight: normal;
	font-style: normal;
}
.vsmall
{
	font-family: "Times New Roman", Times, serif;
	font-size: x-small;
	color: Black;
	background : White;
	font-weight: normal;
	font-style: normal;
}
.vsmallb
{
	font-family: "Times New Roman", Times, serif;
	font-size: x-small;
	color: Black;
	background : White;
	font-weight: bold;
	font-style: normal;
}
.vsmalli
{
	font-family: "Times New Roman", Times, serif;
	font-size: x-small;
	color: Black;
	background : White;
				font-style: italic;
				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;
}	


