.body {

	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : normal;
	font-size : 12px;
	line-height : 15px;	
	color : Black;
}

.bodyintro {

	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	font-size : 14px;
	line-height : 16px;
	color : #660000;
}

.leftnav {

	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	font-size : 11px;
	line-height : 12px;
	color : #660000;
}

.leftnavblk {

	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	font-size : 11px;
	line-height : 12px;
	color : #000000;
}

.copyright {
font-family: Arial, Helvetica, sans-serif;
font-size: 9px;
font-style: normal;
line-height: 12px;
font-weight: normal;
font-variant: normal;
text-transform: none;
color: #333333;
text-decoration: none 
}


A {
	text-decoration : none;
	color : #660000;
}

A:HOVER {
	text-decoration : underline;
}
