
.body{
	font-family : Georgia, Serif;
	font-size : 12px;
	color : #333333;
	text-decoration : none;
	line-height : 16px;
}

.subhd{
	font-family : Georgia, Serif;
	font-size : 16px;
	color : #4D6EB8;
	text-decoration : none;
	line-height : 16px;
}

.foot{
	font-family : Verdana, Sans-serif;
	font-size : 10px;
	color : #999999;
	text-decoration : none;
	line-height : 14px;
}

.rights{
	font-family : Verdana, Sans-serif;
	font-size : 9px;
	color : #B9C8E9;
	text-decoration : none;
	letter-spacing : 1px;
	line-height : 9px;
}

A:link {color:#4D6EB8; text-decoration : none}
A:visited {color:#4D6EB8; text-decoration : none}
A:active {color:#4D6EB8; text-decoration : none}
A:hover {color:#000033; text-decoration : none}

