.mary	{
	background-color: #FFFFFF;
	font-family: "Times New Roman",serif;
	font-size: medium;
	color: Black;
}
h1, h2, h3, h4, h5, h6
		{
	font-weight: bold ;
	color: Black;
	font-family: "Times New Roman",serif;
	background : White;
	font-style: normal;	
	}
	TH
{
	font-family: "Times New Roman",serif;
	font-size: small;
	color: Black;
	background : White;
	font-weight: bold;
	text-decoration: none;
}
TR,TD
{
	font-family: "Times New Roman",serif;
	font-size: small;
	color: Black;
	background : White;
	font-weight: normal;
	text-decoration: none;
}
 TD.B
{
	font-family: "Times New Roman",serif;
	font-size: small;
	color: Black;
	background : White;
	font-weight: bold;
}
 B, STRONG
{
	font-family: "Times New Roman",serif;
	font-size: medium;
	color: Black;
	background : White;
	font-weight: bold;
}
UL,OL,LI,DD,DL,DT,P	
{
	font-family: "Times New Roman",serif;
	font-size: medium;
	color: Black;
	background : White;
	font-weight: normal;
}
.medium
{
	font-family: "Times New Roman",serif;
	font-size: medium;
	color: Black;
	background : White;
	font-weight: normal;
}
.mediumb
{
	font-family: "Times New Roman",serif;
	font-size: medium;
	color: Black;
	background : White;
	font-weight: bold;
}
.mediumib
{
	font-family: "Times New Roman",serif;
	font-size: medium;
	color: Black;
	background : White;
	font-weight: bold;
	font-style: italic;
}
.mediumi
{
	font-family: "Times New Roman",serif;
	font-size: medium;
	color: Black;
	background : White;
	font-weight: normal;
	font-style: italic;
}
.lbindent
{
	font-family: "Times New Roman",serif;
	font-size: medium;
	color: Black;
	background : White;
	font-weight: bold;
	text-indent: 50%;	
	}
	.lbindent2
{
	font-family: "Times New Roman",serif;
	font-size: medium;
	color: Black;
	background : White;
	font-weight: normal;
	text-indent: 50%;	
	}
	.lbindent3
{
	font-family: "Times New Roman",serif;
	font-size: small;
	color: Black;
	background : White;
	font-weight: normal;
	text-indent: 10%;	
	}	
	.lbindent4
{
	font-family: "Times New Roman",serif;
	font-size: small;
	color: Black;
	background : White;
	font-weight: bold;
	text-indent: 20%;	
	}	
		.smalla
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: Black;
	background : White;
	font-weight: bold;
}
.smallt
{
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	color: Black;
	background : White;
	font-weight: normal;
}
.smalltb
{
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	color: Black;
	background : White;
	font-weight: bold;
}
.smalltbi
{
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	color: Black;
	background : White;
	font-weight: bold;
	font-style: italic;
}
.smallti
{
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	color: Black;
	background : White;
	font-weight: normal;
	font-style: italic;
}
.vsmallai
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: Black;
	background : White;
	font-weight: normal;
	font-style: italic;
}
.vsmalla
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: Black;
	background : White;
	font-weight: normal;
	font-style: normal;
}
.vsmallt
{
	font-family: "Times New Roman", Times, serif;
	font-size: x-small;
	color: Black;
	background : White;
	font-weight: normal;
	font-style: normal;
}
.vsmalltb
{
	font-family: "Times New Roman", Times, serif;
	font-size: x-small;
	color: Black;
	background : White;
	font-weight: bold;
	font-style: normal;
}
.largeb	{
	font-family: "Times New Roman",serif;
	font-size: large;
	color: Black;
	background : White;
	font-weight: bold;
}

.border {
	border: solid;
	border-color: Black;
	border-style: solid;
	border-width: medium;
}

A:link	{
	font-weight: normal;
	font-family: "Times New Roman",serif;
	color: Blue;
	background-color: white;
	font-size : medium;
}
	A:visited	{
		font-weight: normal;
		font-family: "Times New Roman",serif;
		font-size: medium;
		color: blue;
		background-color : White;
	}
A:active	{
	font-weight: normal;
	font-family: "Times New Roman",serif;
	font-size: medium;
	color: Blue;
	background-color : white;
}	
