body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image:  url(./images/backgound.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {
	color: #990000;
}

a:visited {
  	color: #990000;
}

a:hover {
	color: #990000;
	background-color: #DEDEDE;
}

a:active {
	color: #990000;
}

a.nav:link {
	color: #990000;
	text-decoration: none;
	font-size:12px;
	font-weight:bold;
}

a.nav:visited {
	color: #990000;
	text-decoration: none;
	font-size:12px;
	font-weight:bold;
}

a.nav:hover {
	color: #990000;
	text-decoration: underline;
	background-color: #DEDEDE;
	font-size:12px;
	font-weight:bold;
}

a.smallnav:link {
	color: #990000;
	text-decoration: none;
	font-size:9px;
	font-weight:bold;
}

a.smallnav:visited {
	color: #990000;
	text-decoration: none;
	font-size:9px;
	font-weight:bold;
}

a.smallnav:hover {
	color: #990000;
	text-decoration: underline;
	background-color: #DEDEDE;
	font-size:9px;
	font-weight:bold;
}

.aimsgoals {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:bold;
}

.aimsgoalsheader {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#990000;
}

.bodytitle {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#990000;
	text-decoration: none;

}

td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

th {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.bodystyle {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #999999;
}

ul {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	list-style-type: disc;
	list-style-position: outside;
}

li {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

ol {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	list-style-position: outside;
}

.picborder {
	border: 1 solid #000000;
}
