 BODY {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 9pt;
	vertical-align: top;
}

td {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 9pt;
	vertical-align: top;
	height: auto;
	padding-left: 5px;
}

.bodycopy {
	width: 580px;
	font-family : Verdana, Arial, sans-serif ;
	font-size : 11px;
	margin: 0px 10px 0px 10px;
}

A:link, a:visited {
	text-decoration: none;
	color: #cdcdcd;
	font-size : 11px;
	font-weight: bold;
}

A:Hover {
	text-decoration: underline;
	color: #333;
}

li {
	list-style-image : url(pix/blueArrow.gif);
	padding-bottom: 5px;
	
}


table {
	background-color: #606060;
	height: 100%;
	border-right: 1px solid #901818;
	margin-left: 0px;
color: white;
}

.section-title {
	font-family: 'Trebuchet MS', verdana, sans-serif;
	font-variant : small-caps;
	letter-spacing : 3px;
	font-size: 15px;
	font-weight: bolder;
	vertical-align: top;
	color: #eae8e8;
	border-bottom: 1px solid #9c0202;
	padding-top: 10px;
	margin-left: 0px;
}
