<HTML>
<STYLE>
<!--
BODY
{
         background-image: none;
         background-repeat: repeat;
         background-attachment: fixed;
         background-color: #FFFFFF
}

P, UL, OL, LI, TD, PRE
{
	font-size: 14px;
	font-family: "Arial", "Times New Roman", "sans-serif";
	text-decoration: none;
	line-height: 20px

}

H1
{
	font-family: "Arial", "Times New Roman", "sans-serif";
	font-size: 24px;
	font-weight: bold;
	color: "#000000";
	line-height: 20px
}

H2
{
	font-family: "Arial", "Times New Roman", "sans-serif";
	font-size: 16px;
	font-weight: bold;
	color: "#000000";
	line-height: 20px
}

H3
{
	font-family: "Arial", "Times New Roman", "sans-serif";
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	color: "#000000";
	line-height: 20px
}

HR
{
	color: black;
	height: 3px
}

HR.small
{
	color: black;
	height: 1px
}

A:link
{
	font-size: 14px;
	font-family: "Arial", "Times New Roman", "sans-serif";	
	color: blue;
	text-decoration: underline;
	line-height: 20px
}

A:active
{
	font-size: 14px;
	font-family: "Arial", "Times New Roman", "sans-serif";
	color: red;
	text-decoration: underline;
	line-height: 20px
}

A:visited
{
	font-size: 14px;
	font-family: "Arial", "Times New Roman", "sans-serif";	
	color: maroon;
	text-decoration: underline;
	line-height: 20px
}

TD.small
{
	font-size: 10px;
	font-family: "Arial", "Times New Roman", "sans-serif";
	text-decoration: none;
	line-height: 12px
}

A:link.small
{
	font-size: 10px;
	font-family: "Arial", "Times New Roman", "sans-serif";	
	color: blue;
	text-decoration: underline;
	line-height: 12px
}

A:hover
{
	color: #FF0000;
	font-weight: normal;
}
-->
</STYLE>
</HTML>
