p { font-family: Verdana; font-size: 12px; color: #555556}
ol { font-family: Verdana; font-size: 12px; color: #555556}
ul { font-family: Verdana; font-size: 12px; color: #555556}
li { font-family: Verdana; font-size: 12px; color: #555556}

h1 { font-family: Verdana; font-size: 14px; color: #0054a6; font-weight: bold; text-decoration: none; margin: 0px; border: 0px}

h2 { font-family: Verdana; font-size: 12px; color: #0054a6; font-weight: bold; text-decoration: none; margin: 0px; border: 0px}

a {
	font-family: Verdana;
	font-size: 12px;
	color: #542e09;
	font-weight: bolder;
	padding-top: 5px;
}
a:link {
	font-family: Verdana;
	font-size: 12px;
	color: #542e09;
	font-weight: bolder;
	padding-top: 5px;
}
a:active {
	font-family: Verdana;
	font-size: 12px;
	color: #542e09;
	font-weight: bolder;
	padding-top: 5px;
}
a:visited {
	font-family: Verdana;
	font-size: 12px;
	color: #542e09;
	font-weight: bolder;
	padding-top: 5px;
}
a:hover {
	color: #B75D17;
	text-decoration: underline;
	padding-top: 5px;
}

.body {
	font-family: Verdana;
	font-size: 12px;
	color: #000;
	text-decoration: none
}
.body a:link  {
	font-family: Verdana;
	font-size: 12px;
	color: #004259;
	text-decoration: underline
}
.body a:active { font-family: Verdana; font-size: 12px; color: #c41230; text-decoration: underline}
.body a:visited {
	font-family: Verdana;
	font-size: 12px;
	color: #004259;
	text-decoration: underline
}
.body a:hover {
	color: #000;
	text-decoration: none
}

.bottom {
	font-family: Verdana;
	font-size: 10px;
	color: #000;
	text-decoration: none
}
.bottom a:link { font-family: Verdana; font-size: 10px; color: #00a94f; text-decoration: underline}
.bottom a:active { font-family: Verdana; font-size: 10px; color: #00a94f; text-decoration: underline}
.bottom a:visited { font-family: Verdana; font-size: 10px; color: #00a94f; text-decoration: underline}
.bottom a:hover { color: #003a63; text-decoration: none}
.footerbkg {
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	height: 50px;
}
.line {
	color: #F90;
}

