body {
	color:#333333;
	font-family:Verdana;
	font-size:11px;
	line-height:15px;
}

td{
  	font-family:Verdana;
	color:#333333;
	font-size:11px;
}

hr{
	color:#cccccc;
	height:1px;
}

a {
	color:#333333;
	text-decoration:underline;
}	
a:hover {
	text-decoration:none;
	color:#333333;
}
a:visited,
a:link:visited{
	text-decoration:underline;
	color:#333333;
}
a:visited:hover {
	text-decoration:none;
	color:#333333;
}
.subHead {
	color:#000000;
	font-size:21px;
	font-family:helvetica;
	line-height:22px;
}
.subsubHead {
	color:#000000;
	font-size:16px;
	font-family:helvetica;
	line-height:18px;
	font-weight:bold;
}
.redSubHead {
	color:#c31200;
	font-size:14px;
	font-family:verdana;
	font-weight:bold;
	text-transform:uppercase;
}
.subTitle {
	color:#333333;
	font-size:13px;
	font-family:arial;
	font-weight:bold;
}
.quoteText {
	font-size:10px;
	font-family:verdana;
}
.redTitle {
	color:#c31200;
	font-size:14px;
	font-weight:bold;
	line-height:16px;
}

a.subnav:link{
		font-size: 9px;
		font-weight: bold;
		color: #ffffff;
		text-decoration: none;
}
a.subnav:hover{
		font-size: 9px;
		font-weight: bold;
		color: #ffffff;
		text-decoration: underline;
}
a.subnav:active{
		font-size: 9px;
		font-weight: bold;
		color: #ffffff;
		text-decoration: none;
}
a.subnav:visited{
		font-size: 9px;
		font-weight: bold;
		color: #ffffff;
		text-decoration: none;
}
a.subnav:visited:hover{
		font-size: 9px;
		font-weight: bold;
		color: #ffffff;
		text-decoration: underline;
}