h1 {
	font-size: 18px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
	text-transform: uppercase;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
	margin: 0;
}
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #003366;
	background-color:#FFFFFF;
	background-image: url('images/background(f1).gif');
	text-align:justify;
}

.leftnav {
	font-family: Georgia, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	background-color:#003366;
	text-align:left;
	color:#FFFFFF;
	text-transform:capitalize;
	line-height:200%;
	width: 144px;
	text-decoration:none;
}
.leftnav a:hover {
	color:white;
}.text_home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	line-height: 150%;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
	text-align:justify;
}
