BODY, TD, P, DIV {
	color : #000000;
    background-color: #FFFFF0;
	font-family: verdana, arial, sans-serif; 
    font-size: 1em;
	text-align : left;	
	          }

TD.head {
	color : white;	
	background-color : #006666;
	}
         
 P, DIV { 
	margin-left: 10px;
	text-align : left;	
	}

 P.main { 
	font-size: .8em;
	}

  H1, H2, H3, H4, H5, H6 {
	font-family: verdana, arial, sans-serif; 
	color: #006666;
	}

H1 {
	font-size: 175%;
	margin-top: .6em;
	margin-left: .6em;
	text-decoration:none;
	}

H2 {
	font-size: 155%;
	}

H3 {
	font-size: 120%;
	color: #006666;
	text-decoration:none;
	margin-top : 15px;
	margin-bottom : 0px;
	}

H4 {
	font-size: 105%;
	color: #006666;
	}

H5 {
	font-size: 90%;
	text-align:center;
	margin-top: .5em;
	} 

H6 {
	font-size: 75%;
	text-align:center;
	font-weight: normal;
	margin-top: 5px;
	} 

 OL { 
	font-size: 95%;
	font-family: verdana, arial, sans-serif;
	font-weight:bold;
	line-height: 115%;
	margin-bottom: 10px;
		}
	
A:link {
	color: #006666;
	background-color : #FFFFF0;
		}

A:visited {
	color: #009999;
	background-color : #FFFFF0;
		}

A:active {
	color: #CC00CC;
	}

.letter {
	font-style: italic;
	line-height:180%;	
	}
	
.caution {
	font-style: italic;
	background-color: #FFFFCC;
		}
        
.header { 
	color: #003366;
	background-color: #FFFFCC;
		}