.main, p, div, td {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 18px;
	color: #000000;
}

td.menu {
	border-bottom: 1px solid #C82020;
}

.footer {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 18px;
	color: #666666;
	border-top: 1px solid #000000;
}

ul.top {
	margin-top: 0;
}

.leftHead {
border-top: 4px solid #d8d8d8;
border-bottom: 2px solid #d8d8d8;
font-weight : bold;
line-height : 20px;
margin-top : 20px;
}

.leftItem {
border-bottom: 1px solid #C82020;
}

.quote {
	font-family : "Times New Roman", Times, serif;
	font-size : 14px;
	line-height : 18px;
	color: #CC0000;
	text-align : right;
}

h1 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 16px;
	line-height : 25px;
	color: #000000;
	font-weight : bold;
	letter-spacing : 2px;
}

a {
	color: #C82020;
	text-decoration: none;
}

a:hover {
	color: #0000cd;
	text-decoration: underline;
}

a.black {
	color: #000000;
	text-decoration: none;
}

a.black:hover {
	color: #0000cd;
	text-decoration: none;
}

.highlight {
  color: #C82020;
	font-weight: bold;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 18px;
}

.none {
padding: 0;
margin: 0;
line-height : 0px;
}