body {background: #E8EFF5 url(images/background.jpg); background-repeat:repeat-x; background-attachment: fixed;}

a:link {font-family: Arial; color: #114590; text-decoration: none;}
a:visited {font-family: Arial; color: #114590; text-decoration: none;}
a:hover {font-family: Arial; color: #114590; text-decoration: underline;}
a:active {font-family: Arial; color: #114590; text-decoration: none;}

.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #001F3C;
}
.h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13.5px;
	font-weight: normal;
	color: #000000;
}
.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.nav{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

.linkfonts
	{	font-family:Arial, Helvetica, sans-serif;
	
	FONT-SIZE: 12px; COLOR:#0277aa; 
	text-decoration:none;
	}
	.linkfonts:hover
	{	font-family:Arial, Helvetica, sans-serif;
	
	FONT-SIZE: 12px; COLOR:#0277aa; 
	text-decoration:underline;
	}