﻿BODY {
	background: url(images/bg_blue_2.gif) repeat;
	font-family:  Veranda, Arial, Helvetica;
	font-size: small; color: #3E80B0;
}

H1 { font-size: xx-large; color: White}
H2 { font-size: larger; color: #3E80B0}
H3 { font-size: large; color: #3E80B0}
	
A:link, A:visited	{ font-size: small; color: white;  font-family: Veranda, Arial, Helvetica;}
A:active, A:hover	{ font-size: small; color: navy;  font-family: Veranda, Arial, Helvetica}

.MainBody {	vertical-align: top;
		
		}
A.Footer { text-align: center; 
		font-variant: small-caps;
		font-size: small;
		color: navy }
.Footer { text-align: center; 
		font-variant: small-caps;
		font-size: smaller;
		color: navy }