BODY {
	color : Black;
    background-image: url(images/background.jpg);
}

/* In Use */
H1 {
	font-family: Verdana, Arial, "Gill Sans MT", sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 14px;
	color: #003800;
	margin-left: 10px;
	margin-right: 10px;
	line-height: 18px;
}

/* In Use */
H2 {
	font-family: Verdana, Arial, "Gill Sans MT", sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 13px;
	color: #000000;
	margin-left: 10px;
	margin-right: 10px;
	line-height: 16px;
}

A.body {
	font-family: Verdana, Arial, "Gill Sans MT", sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 12px;
	color: #00008B;
	margin-right: 3px;
	text-decoration: none;
}


A.body:HOVER {
	font-family: Verdana, Arial, "Gill Sans MT", sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 12px;
	color: #095fe1;
	margin-right: 3px;
	text-decoration: underline;
}


A {
	font-family: Verdana, Arial, "Gill Sans MT", sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	color: #a72348;
	text-decoration: none;
}


A:HOVER {
	font-family: Verdana, Arial, "Gill Sans MT", sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	color: #dd4772;
	text-decoration: underline;
}

/* In Use */
A.nav {
	font-family: Verdana, Arial, "Gill Sans MT", sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
	color: #006400;
	margin-right: 2px;
	text-decoration: none;
}

/* In Use */
A.nav:HOVER {
	font-family: Verdana, Arial, "Gill Sans MT", sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
	color: #006400;
	margin-right: 2px;
	text-decoration: underline;
}

/* In Use */
A.small {
	font-family: Verdana, Arial, "Gill Sans MT", sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
	color: #003800;
	margin-left: 10px;
	margin-right: 2px;
	text-decoration: none;
}

/* In Use */
A.small:HOVER {
	font-family: Verdana, Arial, "Gill Sans MT", sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
	color: #003800;
	margin-left: 10px;
	margin-right: 2px;
	text-decoration: underline;
}

/* In Use */
P {
	font-family: Verdana, Arial, "Gill Sans MT", sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 13px;
	color: Black;
	margin-left: 10px;
	margin-right: 5px;
	text-decoration: none;
	line-height: 16px;
}


/* In Use */
P.small {
	font-family: Verdana, Arial, "Gill Sans MT", sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
	color: #003800;
	text-decoration: none;
	line-height: 14px;
}


P.smallnav {
	font-family: Verdana, Arial, "Gill Sans MT", sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	margin-left: 10px;
	margin-right: 3px;
	text-decoration: none;
	line-height: 14px;
}


UL {
	font-family: Verdana, Arial, "Gill Sans MT", sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 13px;
	color: Black;
	margin-right: 3px;
	text-decoration: none;
	line-height: 16px;
}


OL {
	font-family: Verdana, Arial, "Gill Sans MT", sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 13px;
	color: Black;
	margin-right: 3px;
	text-decoration: none;
	line-height: 16px;
}


img {border-color: White White White White;}


.nomargin {
	font-family: Verdana, Arial, "Gill Sans MT", sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	color: Black;
	text-decoration: none;
}


.small {
	font-family: Verdana, Arial, "Gill Sans MT", sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

.title {
	font-family: Verdana, Arial, "Gill Sans MT", sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 13px;
	color: #191970;
	text-decoration: none;
	line-height: 16px;
	text-align: center;
}