H1 {  
	font-family: Verdana, Univers, Arial, "Trebuchet MS", Helvetica, sans-serif; 
    font-size: large;
	color: 666666;
	line-height: 130%; 
	font-weight: bold
	}

H2 {  
	font-family: Verdana, Univers, Arial, "Trebuchet MS", Helvetica, sans-serif; 
    font-size: medium;
	color: 666666;
	line-height: 130%; 
	font-weight: bold
	}
	
H3 {  
	font-family: Verdana, Univers, Arial, "Trebuchet MS", Helvetica, sans-serif; 
	font-size: small; 
	font-style: normal; 
	color: 666666;
	line-height: 130%; 
	font-weight: bold
	}
	
H4 {  
	font-family: Verdana, Univers, Arial, "Trebuchet MS", Helvetica, sans-serif; 
	font-size: small; 
	font-style: italic; 
	color: 666666;
	line-height: 130%; 
	font-weight: bold
	}
	
P {  
	font-family: Verdana, Univers, Arial, "Trebuchet MS", Helvetica, sans-serif; 
	font-size: small; 
	line-height: 130%
	}
	
LI {  
	font-family: Verdana, Univers, Arial, "Trebuchet MS", Helvetica, sans-serif; 
	font-size: small; 
	line-height: 150%; 
	list-style-type: square
	}
	
OL {  
	font-family: Verdana, Univers, Arial, "Trebuchet MS", Helvetica, sans-serif; 
	font-size: x-small; 
	line-height: 110%; 
	list-style-type: none
	}
	
/*************/
/*   LINKS   */
/*************/

A:link, A:visited {
   color: 003399;
   text-decoration: none
   }

A:hover {
   color: #0000FF;
   text-decoration: none
   }

A:active {
   color: #0000FF;
   text-decoration: none
   }

/******************/
/* Defined styles */
/******************/

.sections {  
	font-family: Verdana, Univers, Arial, "Trebuchet MS", Helvetica, sans-serif; 
	font-size: x-small;
	font-weight: normal; 
	line-height: 180%
	}
	
.updates { 
	font-family: Verdana, Univers, Arial, "Trebuchet MS", Helvetica, sans-serif; 
	font-size: x-small;
	color: 666666;
	font-weight: normal; 
	font-style: normal; 
	line-height: 120%
	}

.updatesItal { 
	font-family: Verdana, Univers, Arial, "Trebuchet MS", Helvetica, sans-serif; 
	font-size: x-small;
	color: 666666;
	font-weight: normal; 
	font-style: italic; 
	line-height: 120%
	}

.paraExtraLeading { 
	font-family: Verdana, Univers, Arial, "Trebuchet MS", Helvetica, sans-serif; 
	font-size: small; 
	line-height: 180%
	}

.footer {  
	font-family: Verdana, Univers, Arial, "Trebuchet MS", Helvetica, sans-serif; 
	font-size: x-small; 
	color: 666666;
	line-height: 120%
	}
	


