
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;
}
 B, STRONG
{
	font-family: "Times New Roman",serif;
	font-size: medium;
	color: Black;
	background : White;
	font-weight: bold;
}
UL,IL,OL,LI,DD,DL,DT,P	
{
	font-family: "Times New Roman",serif;
	font-size: medium;
	color: Black;
	background : White;
	font-weight: normal;
}
.large
{
	font-family: "Times New Roman",serif;
	font-size: medium;
	color: Black;
	background : White;
	font-weight: normal;
}
.largeb
{
	font-family: "Times New Roman",serif;
	font-size: medium;
	color: Black;
	background : White;
	font-weight: bold;
}
.largebi
{
	font-family: "Times New Roman",serif;
	font-size: medium;
	color: Black;
	background : White;
	font-weight: bold;
	font-style: italic;
}
.lbindent
{
	font-family: "Times New Roman",serif;
	font-size: medium;
	color: Black;
	background : White;
	font-weight: bold;
	margin-left: 50%;
	}
	.lbindent2
{
	font-family: "Times New Roman",serif;
	font-size: medium;
	color: Black;
	background : White;
	font-weight: normal;
	margin-left: 20%;
	}
		.small
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: Black;
	background : White;
	font-weight: bold;
}
.small2
{
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	color: Black;
	background : White;
	font-weight: normal;
}
.small3
{
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	color: Black;
	background : White;
	font-weight: bold;
}
.small4
{
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	color: Black;
	background : White;
	font-weight: bold;
	font-style: italic;
}
.vsmall
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: Black;
	background : White;
	font-weight: normal;
	font-style: italic;
}
.vsmall2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: Black;
	background : White;
	font-weight: normal;
	font-style: normal;
}
.vsmall3
{
	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;
}
.vsmallib
{
	font-family: "Times New Roman", Times, serif;
	font-size: x-small;
	color: Black;
	background : White;
	font-weight: bold;
	font-style: italic;
}
.border{
	border-bottom-width: thin;
	border-top-width: thin;
	border-left-width: thin;
	border-right-width: thin;
	border-color: black;
	border-style: solid;
	padding: 1px;	
	background-color: White;	
	}
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;
}	


