@charset "utf-8";
/* CSS Document */
body
{
	background-color: White;
	color: black;
	font-size: 10pt;
	font-family: Verdana, Arial;
	scrollbar-face-color: White;
	scrollbar-highlight-color: White;
	scrollbar-arrow-color: #CFD1D2
}
TD				
{					
	font-family: Verdana, Arial;
	color: black;					
	font-size: 10pt;
	font-weight: normal
}
A
{
	color: #506A8D;
	font-weight: bold
}
A:hover
{
	text-decoration: none
}
.Address  
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-style : normal;
	font-weight : normal;
	color : white;
}

