body, td{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000
}
h1{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	color : #990000;
	margin-bottom : 0;
	margin-top : 0;
	margin : 0 0;
}
h2{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #990000;
    margin-bottom : 0;
	margin-top : 0;
}
h3{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #000000;
	margin-bottom : 0;
	margin-top : 0;
}
.form {
		border-color:#003366;
		border-width:1;
		font-size:10;
		background-color:#ffffff;
		color:#003366;
}
textarea.form {
    font-size:12;
}

.box{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: #000000;
}
.boxhead{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	color: #FFFFFF;
	font-style : normal;
	font-weight : bold;
}
.listhead{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	color: #003366;
	font-style : normal;
	font-weight : bold;
}
a {
	color : #990000;
	text-decoration: none;
	font-style : italic;
}

a:hover {
	color : #003366;
}
a.anchorlinks {
	color : #990000;
	text-decoration: none;
	font-style : normal;
}

a.anchorlinks:hover {
	color : #003366;
}
a.boxheader {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	text-decoration: none;
	color: #FFFFFF;
	font-style : normal;
	font-weight : bold;
}
a.boxheader:hover {
    text-decoration: none;
	color: #FFFFFF;
}
a.list {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration: none;
	color: #003366;
	font-weight : normal;
	font-style : normal;
}
a.list:hover {
    text-decoration: none;
	color: #990000;
}
a.nav1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	text-decoration: none;
	color: #003366;
	font-weight : bold;
	font-style : normal;
}
a.nav1:hover {
    text-decoration: none;
	color: #990000;
}
a.nav2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration: none;
	color: #003366;
	font-weight : bold;
	font-style : normal;
}
a.nav2:hover {
    text-decoration: none;
	color: #990000;
}
a.nav3 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration: none;
	color: #003366;
	font-weight : normal;
	font-style : normal;
}
a.nav3:hover {
    text-decoration: none;
	color: #990000;
}