
.body{
	font-family : Verdana, Arial, Helvetica;
	font-size : 11px;
	color : #FFFFFF;
	text-decoration : none;
	line-height : 15px;
}

.shd{
	font-family : Verdana, Arial, Helvetica;
	font-size : 11px;
	font-weight : bold;
	color : #FFCC00;
	text-decoration : none;
	line-height : 13px;
}

.title{
	font-family : Helvetica Narrow, Arial Narrow, Helvetica;
	font-size : 17px;
	font-weight : bold;
	color : #FF9900;
	letter-spacing : 1px;
	text-decoration : none;
	line-height : 18px;
}

.link{
	font-family : Helvetica, Arial;
	font-size : 9px;
	color : #FFFFFF;
	letter-spacing : 2px;
	text-decoration : none;
	line-height : 16px;
}

.note{
	font-family : Verdana, Arial, Helvetica;
	font-size : 10px;
	color : #FFFFFF;
	text-decoration : none;
	line-height : 12px;
}

A:link {color:#FF9900; text-decoration : none}
A:visited {color:#FF9900; text-decoration : none}
A:active {color:#FF9900; text-decoration : none}
A:hover {color:#FFFF00; text-decoration : none; font-weight : bold}

