table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	background-color: #FFFFFF;
}
body {
	background-color: #000066;
	background-repeat: repeat;
	background-attachment: fixed;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #010066;
	padding-right: 10px;
}


a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
}



#footer p {
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	}
	
#footer a {
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline;
	}
	
#footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	}
	
#nav {
background-image: url(images/nav2_bkg.png);
width:157px;
height: 632px;
margin-left:0px;
}

#nav ul{
list-style-type:none;
line-height: 20px;
margin-left: -5px;
}

#nav li {
margin-top: 0px;
padding-top: 15px;
}

#nav li a {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
color: #000066;
text-decoration: none;
}

#nav li a:hover {
color: #ffffff;
list-style-type: disc;
text-decoration: underline;
}

.bkg {
	background-image: url(images/spacer2.png);
	background-repeat: repeat-y;
	
	}
	
h1{font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
font-weight: bold;
color: #000066;}

