/* CSS Document */

body
	{
		margin-left: 0px;
		margin-top: 0px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-style: normal;
	}

h1
{
	color: #FFFFFF;
	font-family: verdana, arial, sans-serif;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
}

h2
{
	color:  #1A51A1;
	font-family: verdana, arial, sans-serif;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
}

h3
{
	color:  #000000;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
}

ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
body,td,th
{
	color: #000000;
	right: 10pt;
	bottom: 20pt;
	left: 10pt;
}

a:link {
	font-weight: bold;
	text-decoration: none;
	color: #052098;
	}
a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #999999;
}
a:active {
	font-weight: bold;
	text-decoration: none;
	color: #3C7B00;
}

a:hover {
	font-weight: bold;
	text-decoration: none;
	border: 1px dotted #690;
	background-color: #498100;
	color: #E6F0DE;
	}
