a:link {color: #004990;}
a:visited {color: #22619f;}
a:active {color: #000000;}
a:hover {color: #000000; text-decoration: none;}

.navlinksleft {
	float: left;
	width: 96px;
	text-align: left;
}

.navlinksright {
	float: right;
	width: 96px;
	text-align: left;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background: #004990 URL('images/site_back.png') repeat-x;
	}
	
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	}
	
li {
	padding-bottom:5px;
	}
		
h1 {
	font-size: 14px;
	font-weight: bold;
	color: #004990;
	margin: 0px;
	}

h2 {
	font-size: 12px;
	font-weight: bold;
	color: #a55c08;
	margin: 0px;
	}
	
h3 {
font-size: 17px;
font-weight:lighter;
color: #004990;
margin: 0px;
line-height:20px;
font-family:"Times New Roman", Times, serif;
font-style:italic;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	margin: 0px;
	}
  

.letter{
font-family: "Times New Roman", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-style:italic;
	border-color:#004990;
	border-width:1px;
	border-style:solid;
	padding:15px;
	background-color:#F2F7FF;
	}
	
	
.content{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
}