body, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : #666666;
}

.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 20pt;
	color : #666666;
	background-position : bottom;
	background : transparent;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : #666666;
	font : bold 10pt Arial, Helvetica, sans-serif;
	background : transparent;
}

.topmenu:link {
	color:#000000;
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	background : transparent;
}

.topmenu:visited {
	color:#000000;
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	background : transparent;
}

.topmenu:hover {
	color: #000000;
	background: #FFFFFF;
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
}

.menubar:link {
	color:white;
	text-decoration : none;
	background : transparent;
}

.menubar:visited {
	color:white;
	text-decoration : none;
	background : transparent;
}

.menubar:hover {
	color: White;
	background: #000000;
	text-decoration : none;
}

.body:link {
	color: #000099;
	text-decoration : underline;
	background : transparent;
}

.body:visited {
	color: #666666;
	text-decoration : underline;
	background : transparent;
}

.body:hover {
	color : #990000;
	text-decoration : underline;
	background : transparent;
}

