.bodywhite  {
	font-style:normal;
	color:#ffffff;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}
.bodyblack  {
	font-style:normal;
	color:#000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
}
.bodyblacklarge  {
	font-style:normal;
	color:#000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
}
.headingblack  {
	font-style:normal;
	color:#000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : bold;
}


.address  {
	font-weight:normal;
	color:#ffffff;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
}

.link {
	font-weight:normal;
	color:#B91300;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	text-decoration : underline;
}

.link:hover {
	font-weight:normal;
	color:#B91300;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	text-decoration : none;
}

.footer	{
	font-weight:normal;
	color:#ffffff;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	text-decoration : none;
}

.quote{
	font-weight:normal;
	color:#03929F;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
}

.quotewhite{
	font-weight:normal;
	color:#ffffff;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
}

.bodyorange {
	font-style:normal;
	color:#E25E18;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
}

.articlelink {
	font-style:normal;
	color:#990099;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	text-decoration : underline;
}
.articlelink:hover {
	font-style:normal;
	color:#990099;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	text-decoration : none;
}
.bodypurple {
	font-style:normal;
	color:#990099;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
}
.captions {
	font-style:normal;
	color:#000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
}
.links {
	font-style:normal;
	color:#B91300;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	text-decoration : underline;
}
.links:hover {
	font-style:normal;
	color:#B91300;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	text-decoration : none;
}
.enlarge {
	font-style:normal;
	color:#000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
}
.enlarge:hover {
	font-style:normal;
	color:#000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-decoration : underline;
}
.symbols {
	font-style:normal;
	color:#0000CC;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	text-decoration : none;
}
.creditlink {
	font-style:normal;
	color:#FF9900;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	text-decoration : underline;
}
	
table.contactme
{
	font-size:11px;		
	width:425px;
	margin-bottom:180px;
}

table.contactme td
{
	padding:0 0 10px 0;
	vertical-align:top;
}

.textField
{
	border:1px solid #999999;
	margin:4px 0 0 0;
	height:20px;
	width:205px;
	padding:2px 0 0 2px;
	background-color:#ffffff;
	font-size:11px;
	font-family:arial;
}

.textArea
{
	border:1px solid #999999;
	margin:4px 0 0 0;
	height:70px;
	width:420px;
	padding:2px;
	background-color:#ffffff;
	font-size:11px;
	font-family:arial;
}

.aster
{
	color:#cc0000;			
}


