.h1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 28px;
	color : #006699;
	font-weight : bold;
}

.h1x {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 20px;
	color : #006699;
	font-weight : bold;
}

.h1small {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #006699;
	font-weight : bold;
}



A.left_menu, A.left_menu:ACTIVE, A.left_menu:LINK, A.left_menu:VISITED {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : Gray;
	text-decoration : none;
}
A.left_menu_orange, A.left_menu_orange:ACTIVE, A.left_menu_orange:LINK, A.left_menu_orange:VISITED {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #cc6600;
	text-decoration : none;
}
A.left_menu_orange:HOVER {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : Black;
	text-decoration : none;
}
A.left_menu:HOVER {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : Black;
	text-decoration : none;
}
A.left_submenu, A.left_submenu:ACTIVE, A.left_submenu:LINK, A.left_submenu:VISITED {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : Gray;
	text-decoration : none;
}
A.left_submenu:HOVER {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : Black;
	text-decoration : none;
}
BODY, P, ul, li {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : Black;
	line-height : 14px;
}

.smalltext {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : Black;
	line-height : 12px;
}

.whitelink {
	color : White;
	line-height : 18px;
}
.bluelink{
	color: #006699;
	font-weight : bold;
	text-decoration : none;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.orangelink{  
	color:#cc6600;
	font-weight : bold;
	text-decoration : none;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;

}
	
H4 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 16px;
	color : Black;
}
