BODY {
	font-family: verdana, sans-serif;
	margin: 10;
	background-color:#F0F8FF;
}

.maintext { 
	font-size: 0.7em; 
	line-height: 1.5em; 
	text-decoration: none;
	font-family: verdana, sans-serif; 
	color: #000066; 
	/*CURSOR: pointer; */
	font-weight: normal;}

.whitetext { 
	font-size: 0.7em; 
	line-height: 1.5em; 
	text-decoration: none;
	font-family: verdana, sans-serif; 
	color: #ffffff; 
	/*CURSOR: pointer; */
	font-weight: normal;}

.titletext { 
	font-size: 0.7em; 
	line-height: 1.5em; 
	text-decoration: none;
	font-family: verdana, sans-serif; 
	color: #ffffff; 
	/*CURSOR: pointer; */
	font-weight: normal;}


.menu { 
	font-size: 0.7em; 
	line-height: 1.5em; 
	text-decoration: none;
	font-family: verdana, sans-serif; 
	color: #ffffff; 
	/*CURSOR: pointer; */
	font-weight: normal;}

H1 {
    COLOR: #000066;
    FONT-FAMILY: verdana,arial, helvetica, sans-serif;
    FONT-SIZE: 0.8em;
    FONT-WEIGHT: bold;}

H2 {
    COLOR: #cc0000;
    FONT-FAMILY: verdana,arial, helvetica, sans-serif;
    FONT-SIZE: 0.8em;
    FONT-WEIGHT: bold;}


A { 
	color: #cc0000; 
	text-decoration: underline; 
	font-family: verdana, sans-serif; 
	font-size: 1.0em;
	font-weight: normal }
	
A:hover { 
	color: #cc0000; 
	text-decoration: none }

A.white { 
	color: #ffffff; 
	text-decoration: underline; 
	font-family: verdana, sans-serif; 
	font-size: 1.0em;
	font-weight: normal }
	
A.white:hover { 
	color: #ffffff; 
	text-decoration: none }

A.main { 
	color: #cc0000; 
	text-decoration: underline; 
	font-family: verdana, sans-serif; 
	font-size: 1.0em;
	font-weight: normal }
	
A.main:hover { 
	color: #cc0000; 
	text-decoration: none }
	
A.menu { 
	color: #ffffff; 
	text-decoration: none; 
	font-family: verdana, sans-serif; 
	font-size: 0.7em;
	font-weight: bold }
	
A.menu:hover { 
	color: #ffff99; 
	text-decoration: none }

A.submenu { 
	color: #3366CC; 
	text-decoration: none; 
	font-family: verdana, sans-serif; 
	font-size: 0.7em;
	line-height: 1.5em;
	font-weight: bold }
	
A.submenu:hover { 
	color: #cc0000; 
	text-decoration: none }