body, h1, h2, h3, h4, h5, h6, p, blockquote, label, fieldset, ul, ol, dl, li, object  {padding: 0; margin: 0;}


body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}td img {display: block;}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
}
.boldtext {
	font-weight: bold;
}

.cypher {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 14px;
	color: #ccc;
}
a.cypher:link, a.cypher:visited, a.cypher:active {color: #ccc;}
a.cypher:hover {color: #fff;}

/*************** text styles *************/
.homeheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #660000;
	line-height: 24px;
}
.purpleheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 24px;
	font-weight: normal;
	color: #601775;
}
.greenheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 24px;
	font-weight: normal;
	color: #0D5167;
}
.yellowheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 24px;
	font-weight: normal;
	color: #D5A535;
}
.yellowsubheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #D5A535;
}
.redheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 24px;
	font-weight: normal;
	color: #B0010B;
}
a:link, a:visited, a:active {
	color: #660000;
	text-decoration: underline;
}
a:hover {
	color: #CC0000;
	text-decoration: none;
}
