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