body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
td {
	font-size: 12px;
	color: #336699;
	text-align: justify;

}
.HdrLeft {
	font-size: 15px;
	text-transform: none;
	font-weight: bold;
	color: #336699;


}
h2 {
	font-size: 14px;
	text-decoration: underline;
	text-align: center;

}
h1 {
	font-size: 12px;
	color: #333333;
	text-transform: uppercase;

}
a:link {
	color: #000000;
}
a:hover {
	color: #FF9933;
}
a:visited {
	color: #333333;
}
