.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	color: #666666;
}
.nav A {color: #666666; text-decoration: underline;}
.nav A:LINK {color: #666666; text-decoration: underline;}
.nav A:VISITED {color: #666666; text-decoration: underline;}
.nav A:ACTIVE {color: #666666; text-decoration: underline;}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-transform: uppercase;

}
.footer A {color: #ffffff; text-decoration: underline;}
.footer A:LINK {color: #ffffff; text-decoration: underline;}
.footer A:VISITED {color: #cccccc; text-decoration: underline;}
.footer A:ACTIVE {color: #ffffff; text-decoration: underline;}


.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	list-style-image: url(images/bullet.gif);
}
.body A {color: #003366; font-weight: bold; text-decoration: underline;}
.body A:LINK {color: #003366; font-weight: bold; text-decoration: underline;}
.body A:VISITED {color: #666666; font-weight: bold; text-decoration: underline;}
.body A:ACTIVE {color: #003366; font-weight: bold; text-decoration: underline;}

.bodysm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	list-style-image: url(images/bullet.gif);
}
.bodysm A {color: #003366; font-weight: bold; text-decoration: underline;}
.bodysm A:LINK {color: #003366; font-weight: bold; text-decoration: underline;}
.bodysm A:VISITED {color: #666666; font-weight: bold; text-decoration: underline;}
.bodysm A:ACTIVE {color: #003366; font-weight: bold; text-decoration: underline;}

.head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #003366;
}

.head2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #003366;
}

.head3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #003366;
}
.head3 A {color: #003366; font-weight: bold; text-decoration: underline;}
.head3 A:LINK {color: #003366; font-weight: bold; text-decoration: underline;}
.head3 A:VISITED {color: #666666; font-weight: bold; text-decoration: underline;}
.head3 A:ACTIVE {color: #003366; font-weight: bold; text-decoration: underline;}

.head4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003366;
}
.req {
	color: #990000;
}
