.nav {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
	font-weight : normal;
}

.nav:hover {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	color: #FFCC66;
	text-decoration: none;
	font-weight : normal;
}

.nav1 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 14px;
	color: #003F7D;
	text-decoration: underline;
	font-weight : bold;
}

.nav1:hover {
	font-family: Tahoma, Verdana, Arial;
	font-size: 14px;
	color: #FFCC66;
	text-decoration: underline;
	font-weight : bold;
}

.nav2 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight : normal;
}

.nav2:hover {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight : normal;
}

.nav3 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	color: #117700;
	text-decoration: none;
	font-weight : normal;
}

.nav3:hover {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	color: #117700;
	text-decoration: none;
	font-weight : normal;
}

#borderTable 
{ 
padding: 1px 4px 1px 4px;
}


.body {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight : normal;
}
.footer {
	font-family: Tahoma, Arial;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-weight : normal;
}
.footer_white {
	font-family: Tahoma, Arial;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
	font-weight : normal;
}

.links {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
	font-weight : normal;
}

A {
	text-decoration: none;
}

A:hover {
	text-decoration: underline;
}

H1
	{
	    FONT: 14px Verdana, Trebuchet MS, Arial, Helvetica, sans-serif;
	    COLOR: #000000;
	    font-weight: bold;
	}

H2
	{
	    FONT: 14px Verdana, Trebuchet MS, Arial, Helvetica, sans-serif;
	    COLOR: #000000;
	    font-weight: bold;
	}