h1, h2, h3, h4, h5, h6 {
color: #003333;
font-family: arial,helvetica,charcoal,sans-serif;
}

.nav {
font-family: arial,helvetica,charcoal,sans-serif;
font-size: 9pt;
color: ##0E3F3B;
font-weight: 600;
text-decoration: none;
}

.large {
font-size: 11pt;
color: #003333;
font-weight: 800;
font-family: arial,helvetica,charcoal,sans-serif;
}

.small {
font-size: 7pt;
color: #666666;
font-family: arial,helvetica,charcoal,sans-serif;
}

strong {
font-size: 9pt;
color: #996600;
font-weight: 800;
}

<! #003333 old body color >

body,P,OL,UL,LI{
font-size: 9pt;
color: #728899;
font-family: arial,helvetica,charcoal,sans-serif;
}

td {
font-size: 9pt;
color: #003333;
font-family: arial,helvetica,charcoal,sans-serif;
}



/* Hypertext style */
A.sml:link {
font-family: arial,helvetica,charcoal,sans-serif;
font-size: 7pt;
color: #0000ff;
font-weight: 600;

}

A.sml:visited {
font-family: arial,helvetica,charcoal,sans-serif;
font-size: 7pt;
color: #990099;
font-weight: 600;

}

/*
A:link {
font-size: 10pt;
color: #008000;
font-weight: 700;
}

A:visited {
font-size: 10pt;
color: #008000;
font-weight: 700;
}

a:hover {
font-size: 10pt;
 font-weight: bold;
 color: #000000;
 text-decoration: underline;
}

a:active {
font-size: 10pt;
 font-weight: bold;
 color: #000000;
 text-decoration: underline;
}
*/

A.nav:link {
font-family: arial,helvetica,charcoal,sans-serif;
font-size: 9pt;
color: #ffffff;
font-weight: 600;
text-decoration: none;
}

A.nav:visited {
font-family: arial,helvetica,charcoal,sans-serif;
font-size: 9pt;
color: #ffffff;
font-weight: 600;
text-decoration: none;
}

A.nav2:link {
font-family: arial,helvetica,charcoal,sans-serif;
font-size: 7pt;
color: #ffffff;
font-weight: 600;
text-decoration: none;
}

A.nav2:visited {
font-family: arial,helvetica,charcoal,sans-serif;
font-size: 7pt;
color: #ffffff;
font-weight: 600;
text-decoration: none;
}

<! added sept 28th 2005 >

.tableborderlight {
	border: 1px #9dcfb4;
	border-style: solid;
	background : #93b7cf;
	}

.smallfontblack {
    font-family: verdana, arial, helvetica;
	font-size: 7.5pt;
	line-height: 9.5pt;
	font-weight: normal; 
	color: #000000
	}

.button {
	font-family: verdana, arial, helvetica;
	color: #000000;
	font-size: 7.5pt;
	font-weight: bold;
	cursor: hand;
	border-bottom : 1px ridge #9FB8E3;
	border-left : thin solid #9dcfb4;
	border-right : 1px ridge #9FB8E3;
	border-top : thin solid #9dcfb4;
	background : #f7f7f7;
	width: 130px
	}

.tabletitle {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-weight: bold; 
	color: #004840;
	border: 1px #9dcfb4;
	border-style: solid;
	}

.tdborderlight {
	border : 1px #9dcfb4;
	border-style : solid;
	}

.titlingtimes {  
	font-family: Times Roman, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 16pt; 
	font-weight: bold; 
	color: #004840;
	}

.titlingarial {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 16pt; 
	font-weight: bold; 
	color: #004840;
	}

.smtitlingarial {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12pt; 
	font-weight: bold; 
	color: #FFFFFF;
	}