
.body{
	font-family : Verdana;
	font-size : 10px;
	color : #333333;
	text-decoration : none;
	line-height : 13px;
}

.subhd{
	font-family : Verdana;
	font-size : 10px;
	font-weight : bold;
	color : #7D0996;
	text-decoration : none;
	line-height : 13px;
}

.link{
	font-family : Arial;
	font-size : 9px;
	color : #CCCCCC;
	letter-spacing : 1px;
	text-decoration : none;
	line-height : 12px;
}

.rights{
	font-family : Verdana;
	font-size : 9px;
	color : #666666;
	text-decoration : none;
	line-height : 12px;
}

A:link {color:#003366; text-decoration : none}
A:visited {color:#003366; text-decoration : none}
A:active {color:#003366; text-decoration : none}
A:hover {color:#7D0996; text-decoration : none}
