BODY {
	font-family: verdana, sans-serif;
	margin: 0;
	background-color: #FFFFFF;

}

.bodytext { 
	font-size: 0.7em; 
	line-height: 1.5em; 
	text-decoration: none;
	font-family: verdana, sans-serif; 
	color: #000000; 
	/*CURSOR: pointer; */
	font-weight: normal;}

.footertext { 
	font-size: 0.7em; 
	line-height: 1.5em; 
	text-decoration: none;
	font-family: verdana, sans-serif; 
	color: #006699; 
	/*CURSOR: pointer; */
	font-weight: normal;}

.titleheader { 
	font-size: 0.8em; 
	line-height: 1.5em; 
	text-decoration: none;
	font-family: verdana, sans-serif; 
	color: #000000; 
	/*CURSOR: pointer; */
	font-weight: bold}

H1 {
    COLOR: #6699CC;
    FONT-FAMILY: arial, helvetica, sans-serif;
    FONT-SIZE: 1.5em;
    FONT-WEIGHT: bold}


A { 
	color: #006699; 
	text-decoration: underline; 
	font-family: verdana, sans-serif; 
	font-size: 0.7em;
	font-weight: normal }
	
A:hover { 
	color: #006699; 
	text-decoration: none }

A.link { 
	color: #006699; 
	text-decoration: underline; 
	font-family: verdana, sans-serif; 
	font-size: 1.0em;
	font-weight: normal }
	
A.link:hover { 
	color: #006699; 
	text-decoration: none }
	