a:link  {
	font-family : Verdana, Arial, Monaco, Sans-Serif;
	color : #000000;
	text-decoration : none;
}


a:visited  {
	color : #666666;
	text-decoration : none;
}


a:hover  {
	color : #FFFFFF;
	text-decoration : none;
}


a:active  {
	color : #000000;
	text-decoration : none;
}


a:focus  {
	color : #000000;
	text-decoration : none;
}

.topic {
	font-size : 22px;
	font-family : Bookman Old Style, Arial, Monaco, Sans-Serif;
	color : #000000;
}

.highlight {
	font-size : 18px;
	font-family : Bookman Old Style, Arial, Monaco, Sans-Serif;
	color : #000000;
}

p, td {
	font-size : 16px;
	font-family : Verdana, Arial, Monaco, Sans-Serif;
	color : #000000;
}

.head {
	font-size : 48px;
	font-family : Bookman Old Style, Arial, Monaco, Sans-Serif;
	color : #000000;
}