A {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
	color : 666666;
}
A:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
	color : Black;
}
A.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
	color : 666666;
		padding:2px;
}
A:hover.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
	text-decoration : none;
	color : FFFFFF;
	padding:2px;
	background-color:000000;
}

H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 18px;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
	color : 666666;
}
P {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	text-decoration : none;
	color : 333333;
}
LI {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	text-decoration : none;
	color : 333333;
}
B.subnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
	color : FFFFFF;
	background-color:000000;
	padding:2px;
}
B.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
	color :666666;
}