body {	font-family: arial, helvetica, verdana, sans-serif;	font-size: 12 px;	color: #000000;	background: #DEEAFE url("images/background.jpg") repeat-y center;	margin: 0;	padding: 0;	border: 0;	}a:link {	color: #003366;	}a:visited {	color: #003366;	}a:hover {	color: #CC0099;	}	a.nav:link {	color: #003366; text-decoration: none;	font-weight: bold;	}a.nav:visited {	color: #003366; text-decoration: none;	font-weight: bold;	}a.nav:hover {	color: #CC0099; text-decoration: none;	font-weight: bold;	}h4 {    font-size: 13px;    color: #003366;}.headertext {    font-size: 16px;    color: #FFFFFF;	font-weight: bold;	padding-bottom: 5px;	padding-top: 5px;}td {	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;}.footer {	background-color: #F5F5F5;	font-size: 75%;	border-bottom: 1px dotted #CCC;	border-top: 1px dotted #CCC;	text-align: center;	padding-bottom: 5px;	padding-top: 5px;	margin-bottom: 8px;}