* .title {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	line-height: 12px;
	color: #780000;
	text-decoration: none;
}
* .copybold {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;
	color: #666666;
	text-decoration: none;
}
* .copy {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 14px;
	color: #666666;
	text-decoration: none;
}
* .copybottom {
	font-family: Tahoma;
	font-size: 10px;
	line-height: 14px;
	color: #666666;
	text-decoration: none;
}
* .callout {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	color: #780000;
	text-decoration: none;
}
* .style1 {color: #780000;font-weight: bold;}

/* link styles */

A:link {text-decoration: none; color: #780000}
A:visited {text-decoration: none; color: #780000}
A:active {text-decoration: none; color: #780000}
A:hover {text-decoration: none; color: #666666}

* .contactform {	
	border-width: 0px;
	overflow: auto;
	background-color: #ffffff;
}

/* edit.com */

ul, ol {
	margin-top:0px;
	margin-bottom:0px;
}

.NormalText, body, td {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #666;
	font-weight: normal;
	text-decoration: none;
	text-transform: none;
	font-style: normal;
}

.FooterText {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #666;
	font-weight: normal;
}

.DarkRedText {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #780000;
	font-weight: bold;
}

/* cell styles */

td.LightGrayBackground {background-color: #CCC;}
td.DarkGrayBackground {background-color: #999;}