.link {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 0.8em; 
	font-style: normal; 
	color: #00376F;
}
.link2 {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 0.9em; 
	font-style: normal; 
	color: #00376F;
}
.body1 {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: .8em; 
	font-style: normal; 
}
.head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
	font-weight: bold;
}
.head1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	font-weight: bold;
}
.head1white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	font-weight: bold;
	color:#FFFFFF;
}
.head2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
}
.head3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2em;
	font-weight: bold;
}
.subfea {
    font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #333333
}
a:link {
	color: #00376F;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #00376F;
}
a:hover {
	text-decoration: none;
	color: #87692C;
}
a:active {
	text-decoration: none;
	color: #00376F;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
