body {
	font-family: Arial, Helvetica, sans-serif;
}
A {
	COLOR: #000000;
	font-weight: normal;
	text-decoration: none;
}

A:visited {
	COLOR: #000000;
	font-weight: normal;
	text-decoration: none;
}

A:hover {
	COLOR: #3B3C6A;
	font-weight: normal;
	text-decoration: none;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}

.nav {
padding-left:15px;
padding-top:10px;
padding-bottom:5px;
}
.headings{
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#3B3C6A;
}
A.links {
	COLOR: #9B98B7;
	text-decoration: none;
	font-family: Arial, Verdana, Geneva, helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
}

A.links:visited {
	COLOR: #9B98B7;
	font-weight:bold;
}

A.links:hover {
	COLOR: #3B3C6A;
	font-weight:bold;
}
.border {
border:#000000 solid 1px;}
