BODY {
	background-color: White;
	font-family: Verdana;
	font-size: 11pt;
	font-weight: bold;
	color: black
	}
	
	TD	{
	font-family: Verdana;
	font-size: 11pt;
	text-decoration: none;
	color: black;
	}
	
A:Hover{
	text-decoration: underline;
	color: #B22222;
}

A	{
	font-family: Verdana;
	font-size: 8pt;
	text-decoration: none;
	font-weight: bold;
	color: #446BA1
	}

HR {
	color: #446BA1;
	height: 2px;
	}
	
h1{
	color: #31009C;
}
	
h2{
	color: #31009C;
}

h3{
	color: #31009C;
}