

.contact  {
	font-family : Georgia, Times New Roman, Palatino, serif;
	font-size : x-small;
	font-style : normal;
	font-weight : bold;
	color : #999999;
	text-decoration : none;
}

.heading  {
	font-family : Georgia, Times New Roman, Palatino, serif;
	font-size : x-large;
	font-style : normal;
	font-weight : normal;
	color : #006633;
	text-decoration : none;
}

.subheading  {
	font-family : Georgia, Times New Roman, Palatino, serif;
	font-size :large;
	font-style : normal;
	font-weight : normal;
	color : #006633;
	text-decoration : none;
}

.servicefooter  {
	font-family : Georgia, Times New Roman, Palatino, serif;
	font-size : medium;
	font-style : normal;
	font-weight : normal;
	color : #999999;
	text-decoration : none;
}

.majornav {
	font-family : Verdana, Arial, Gil Sans, Helvetica, sans-serif;
	font-size : small;
	font-style : normal;
	font-weight : bold;
	color : #ffffff;
	text-decoration : none;

}

.majornav:hover {
  text-decoration: underline;
}

.minornav  {
	font-family : Verdana, Arial, Gil Sans, Helvetica, sans-serif;
	font-size : xx-small;
	font-style : normal;
	font-weight : normal;
	color : #000099;
	text-decoration : underline;
}


.marginbody  {
	margin-top: 15px;
	margin-bottom: 10px;
	margin-left: 18px;
	margin-right: 1px;
}

.marginheading  {
	margin-top: 1px;
	margin-bottom: 5px;
	margin-left: 1px;
	margin-right: 1px;
}

.marginfooter  {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 5px;
}

.marginquote  {
	margin-top: 10px;
	margin-bottom: 15px;
	margin-left: 2px;
	margin-right: 2px;
}

.marginquotesource  {
	margin-top: 7px;
	margin-bottom: 7px;
	margin-left: 2px;
	margin-right: 2px;
}

.quote  {
	font-family : Georgia, Times New Roman, Palatino, serif;
	font-size : medium;
	font-style : italic;
	font-weight : normal;
	color : #000000;
}

.quotesource  {
	font-family : Georgia, Times New Roman, Palatino, serif;
	font-size : x-small;
	font-style : normal;
	font-weight : normal;
	color : #000000;
}

.slogan  {
	font-family : Georgia, Times New Roman, Palatino, serif;
	font-size : medium;
	font-style : normal;
	font-weight : normal;
	color : #000000;
	text-decoration : none;
}




.text  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : x-small;
	font-style : normal;
	font-weight : normal;
	color : #000000;
	text-decoration : none;
}

.textbold  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : x-small;
	font-style : normal;
	font-weight : bold;
	color : #000000;
	text-decoration : none;
}

.italic {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : x-small;
	font-style : italic;
	font-weight : normal;
	color : #000000;
	text-decoration : none;
}

.underline {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : x-small;
	font-style :normal;
	font-weight :normal;
	color : #000000;
	text-decoration : underline;
}

.textsmall  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : xx-small;
	font-style : normal;
	font-weight : normal;
	color : #000000;
	text-decoration : none;
}

.caption {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : xx-small;
	font-style : normal;
	font-weight : normal;
	color : #000000;
	text-decoration : none;
}


UL {
	list-style:square;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:25px;
	list-style-position:outside;
}

LI {
	margin-top:8px;
}


a:link  {
	color : #990000;
	text-decoration : underline;
}

a:active  {
	color : #990000;
	text-decoration : none;
}

a:visited  {
	color : #666666;
	text-decoration : underline;
}

A:hover  {
	color : #990000;
}
