body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.12_ptWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

.style1 {
	font-family: century gothic;
	font-size: 13px;
	font-weight: bold;
	color: #003399;
	line-height: 18px;
}
.Title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #003399;
	line-height: 20px;
}

.BodyFont {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-style: normal;
	line-height: 17px;
}

.BodyFont-red {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #CC0000;
	font-style: normal;
	line-height: 20px;
}
.BodyFont-italic {
	font-size: 11px;
	font-family: "Times New Roman", Times, serif;
	color: #666666;
	font-style: italic;
	line-height: 16px;
}

.BodyFont-Bold {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
}

.BodyFont-Small {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	font-style: normal;
	line-height: 12px;
	font-weight: bold;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #003399;
	text-decoration: none;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #003399;
	text-decoration: None;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #FF0000;
	text-decoration: none;
}

a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #003399;
	text-decoration: none;
	
}

a.nav:link {color: red; text-decoration: none; }
a.nav:visited {color: purple; text-decoration: none; }
a.nav:hover {color: orange; text-decoration: underline; }
a.nav:active {color: blue; }

a.header:link {color: #003399; font-family: century gothic; font-size: 13px; font-weight: bold; line-height: 20px;}
a.header:visited {color: #003399; font-family: century gothic; font-size: 13px; font-weight: bold; line-height: 20px; }
a.header:hover {color: #FF0000; font-family: century gothic; text-decoration: none; font-size: 13px; font-weight: bold; line-height: 20px;}
a.header:active {color: #003399; font-family: century gothic; font-size: 13px; font-weight: bold; line-height: 20px;} 
