BODY {
scrollbar-arrow-color:#FFFFFF;
scrollbar-base-color:#cccccc;
scrollbar-shadow-color:#F3F3F3;
scrollbar-face-color:#32495B;
scrollbar-highlight-color:#917F78;
scrollbar-dark-shadow-color:white;
scrollbar-3d-light-color:#9BAAC1;
scrollbar-track-color:silver;
}

H1 {
	color: #ffffff;
	text-decoration: none;
	font-family : arial;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}

H2 {
	color: #ffffff;
	text-decoration: none;
	font-family : arial,helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}

H3 {
	color: #ffffff;
	text-decoration: none;
	font-family : arial;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}

.boldsilver {
	color: #999999;
	text-decoration: none;
	font-family : arial,helvetica,sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
}


.regular {
	color: #32495B;
	text-decoration: none;
	font-family : arial,helvetica,sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
}

.resources {
	color: #32495B;
	text-decoration: none;
	font-family : arial,helvetica,sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
}

.boldish {
	color: #32495B;
	text-decoration: none;
	font-family : arial,helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}

a.frontlinks:link {
	color: #32495B;
	text-decoration: underline;
	font-family : arial,helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}

a.frontlinks:active {
	color: #32495B;
	text-decoration: underline;
	font-family : arial,helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}

a.frontlinks:visited {
	color: #32495B;
	text-decoration: underline;
	font-family : arial,helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}

a.frontlinks:hover {
	color: #AC5600;
	text-decoration: underline;
	font-family : arial,helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}

