
.body{
	font-family : Verdana;
	font-size : 10pt;
	color : #000000;
	text-decoration : none;
	line-height : 12pt;
}

.bold{
	font-family : Verdana;
	font-size : 11pt;
	color : #0066CC;
	font-weight : bold;
	letter-spacing : 1px;
	text-decoration : none;
	line-height : 12pt;
}

.title{
	font-family : Helvetica, Arial;
	font-size : 16pt;
	color : #0066CC;
	font-weight : bold;
	letter-spacing : 1px;
	text-decoration : none;
	line-height : 16pt;
}

.title2{
	font-family : Helvetica, Arial;
	font-size : 16pt;
	color : #0066CC;
	font-weight : bold;
	letter-spacing : 1px;
	text-decoration : none;
	line-height : 16pt;
}

.title3{
	font-family : Helvetica, Arial;
	font-size : 16pt;
	color : #CC99FF;
	font-weight : bold;
	letter-spacing : 1px;
	text-decoration : none;
	line-height : 16pt;
}

.quotation{
	font-family : Helvetica, Arial;
	font-size : 11pt;
	color : #000000;
	font-style : italic;
	font-weight : bold;
	letter-spacing : 1px;
	text-decoration : none;
	line-height : 11pt;
}

.nav{
	font-family : Arial;
	font-size : 12px;
	color : #000000;
	text-decoration : none;
	line-height : 14px;
}

.fine{
	font-family : Verdana;
	font-size : 8.5pt;
	color : #000000;
	text-decoration : none;
	line-height : 11pt;
}

.highlight{
	font-family : Verdana;
	font-size : 10pt;
	color : #000000;
	text-decoration : none;
	line-height : 12pt;
	background : #FFFF00;
}

A:hover {color:#0066CC; text-decoration:none;}

