td,p,span,div,li,ul,ol,blockquote,a {
	font-family:Arial,Geneva,Helvetica;
	font-size:12px;
	color:#333333;
}
h1,h2,h3,h4,h5 {
	font-weight:bold;
	margin-top:0px;
	margin-bottom:3px;
}
h1 {
	font-size:24px;
}
h2 {
	font-size:18px;
}
h3 {
	font-size:16px;
}
h4 {
	font-size:14px;
}
h5 {
	font-size:12px;
}
a {
	color:#0000CC;
}
a:hover {
	color:#000000;
}
.ContentArea {
	line-height:150%;
}
.Large {
	font-size:14px;
}
.Small {
	font-size:11px;
}
.Tiny {
	font-size:10px;
}
.Strong {
	font-weight:bold;
}
.Blue {
	color:#0037CE;
}
.SubHeadBlue {
	font-weight:bold;
	font-size:14px;
	color:#0A56D6
}
.White {
	color:White;
}
.Alert {
	color:Red;
}
a.White, a.White:visited {
	color:White;
	text-decoration:none;
}
a.White:hover {
	color:#DDDDDD;
	text-decoration:none;
}
td.White 
{
	vertical-align:top;
}
