BODY, TD, TH, INPUT, SELECT, TEXTAREA, DIV, P {
	font-size : 11px;
	line-height : 16px;
	color : #003366;
	font-family :Trebuchet, Verdana, Geneva, Arial, Helvetica, sans-serif;
	}
h4 {
	color : #333333;
	font-size : 13px;
	margin-bottom: 4px;
	}
	
h3 {
	color : #333333;
	font-size : 15px;
	}
	
		
A {
	text-decoration : underline;
	}
A:LINK {
	color: #930002;
	}
A:VISITED {
	color: #5C0001;
	}
A:ACTIVE {
	background-color:transparent;
	}
A:HOVER {
	color: #920103;
	text-decoration: underline;
	}
	
a.nav { text-decoration : none;}
a.nav:link {color: #000000;}
a.nav:visited {color: #000000;}
a.nav:active {color: #000000;}
a.nav:hover {color: #000000;}
	
.small	{ 
	font-size : 10px;
		}

.emph	{ 
	font-size : 11px;
	font-weight : bold;
	line-height : 16px;
	color : #003366;
	font-family :Trebuchet, Verdana, Geneva, Arial, Helvetica, sans-serif;
	}	

.big {
	font-size : 14px;
	}

.white {
	color : #ffffff;
		}	
	
.lite-grey {
	color : #dddddd;
		}
		
.grey-green {
	color : #C7C9A4;
		}
		


LI {padding-right: .1em;
	padding-left: .1em; }
</style>
