.styler {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 11px;
	color: #333;
	font-weight: normal;
	font-style: normal;
	text-align:left
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	font-weight: normal;
	font-style: normal;
	text-align:left
}
.header1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006;
	font-weight: bold;
	font-style: normal;
	text-align:left
}
.header2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	font-weight: bold;
	font-style: normal;
	text-align:left
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-align:left
}
a:link {color:#003366 ; text-decoration:  none; }/* unvisited link */
a:visited {color:#146A99; text-decoration:  none; } /* visited link */
a:hover {color:#146A99; text-decoration:  underline; } /* mouse over link */
a:active {color:#146A99; text-decoration:  none; } /* selected link */
}