Body {margin: 0;}

	
/* Main Styles */

p {
	font-family: Times, Times New Roman, serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
}


B	{
	font-weight: Bold; font-size:12px; color: #333333;
}

TableStyle{
	font-family: Times, Times New Roman, serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}


.FooterStyle {
	font-family: Helvetica, Arial, Lucida Grande, sans-serif;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	letter-spacing: normal;
	word-spacing: normal;
	list-style-image: none;
}

.TitleStyle  {
	color: #000000;
	font-size: 28px;
	font-weight: normal;
	font-family: Times, Times New Roman, serif; 	font-style: italic;
}




/* Link Styles */

a:link {
	font-family: Helvetica, Arial, Lucida Grande, SunSans-Regular;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
}
a:visited {
	font-family: Helvetica, Arial, Lucida Grande, SunSans-Regular;
	color: #6385aa;
	font-weight: normal;
	text-decoration: none;
	font-size: 11px;
}
a:hover {
	font-family: Helvetica, Arial, Lucida Grande, SunSans-Regular;
	color: #0b2b64;
	font-weight: normal;
	text-decoration: underline;
	font-size: 11px;
}
a:active {
	font-family: Helvetica, Arial, Lucida Grande, SunSans-Regular;
	color: #6385aa;
	font-weight: normal;
	text-decoration: underline;
	font-size: 11px;
}
