A { font-family: Verdana, Arial }

a:link {
	color: #9A9A9A;
	font-family: verdana, helvetica, sans-serif;
	text-decoration: underline
}

a:active {
	color: #000000;
	font-family: verdana, helvetica, sans-serif;
	text-decoration: underline
}

a:hover {
	color: #444444;
	font-family: verdana, helvetica, sans-serif;
	text-decoration: underline
}

a:visited {
	font-family: verdana, helvetica, sans-serif;
	text-decoration: underline
}

a.web:link {
	color: #9A9A9A;
	font-family: verdana, helvetica, sans-serif;
	text-decoration: none;
	background: #E5E5E5
}

a.web:active {
	color: #000000;
	font-family: verdana, helvetica, sans-serif;
	text-decoration: none
}

a.web:hover {
	color: #ffffff;
	font-family: verdana, helvetica, sans-serif;
	text-decoration: none;
	background: #9A9A9A
}

a.web:visited {
	font-family: verdana, helvetica, sans-serif;
	text-decoration: none
}


body {
	margin: 0px;
	background: #A5A5A5;
	font-family: verdana;
	color: #000000;
	font-size: 10pt
}

.main {
	font-family: verdana;
	color: #000000;
	font-size: 10pt
}


.header  { font-family: Verdana, Arial; font-size: 12pt; color: #000000; font-weight: bold }

.small  { font-family: Verdana, Arial; font-size: 8pt; color: #000000 }

.gray1  { font-family: Verdana, Arial; font-size: 9pt; color: #000000; background-color: #E5E5E5 }

.gray2  { font-family: Verdana, Arial; font-size: 9pt; color: #000000; background-color: #F1F1F1 }

.light  { font-family: Verdana, Arial; font-size: 9pt; color: #000000; background-color: #FFFFFF }

.centerpadding {
	font-family: Verdana, Arial;
	font-size: 10pt;
	color: #000000;
	padding: 25px 25px 15px 25px
}

.web {
	font-family: verdana;
	font-size: 17px;
	font-weight: bold;
	color: #000000;
	padding: 5px 5px 5px 5px;
	background: #E5E5E5;
	display: block
}

.smallnav {
	margin: 0px 15px 0px 485px
}
