A:link	{
	color: #FFBA57;
	text-decoration: underline;
	}
A:visited	{
	color: #FFBA57;
	text-decoration: underline;
	}
A:hover	{
	background-color: #FEDFB3;
	color: #042C59;
	text-decoration: underline;
	}
A:active	{
	color: #FEDFB3;
	text-decoration: underline;
	}
A	{
	color: #FEDFB3;
	text-decoration: underline;
	}
BODY	{
	background-color: #042C59;
	color: #000000;
	padding: 0;
	margin: 0;
	font-family: 'Times New Roman', Times, 'Garamond', serif;
	zfont-weight: bold;
	}
H1	{
	color: #042C59;
	font-size: 110%;
	font-family: 'Times New Roman', Times, 'Garamond', serif;
	}
TD, P	{
	color: #000000;
	font-family: 'Times New Roman', Times, 'Garamond', serif;
	line-height: 20px;
	font-size: 95%;
	}
.div	{
	color: #FFFFFF;
	font-family: 'Times New Roman', Times, 'Garamond', serif;
	line-height: 20px;
	}
.active	{
	background-color: #FEDFB3;
	color: #042C59;
	font-weight: bold;
	}
.address	{
	text-transform: uppercase;
	font-size: 85%;
	}
.bordertop	{
	border-top: solid 3px #FEDFB3;
	background-color: #FFFFEE;
	}
.bordertophome	{
	border-top: solid 3px #FEDFB3;
	background-color: #042C59;
	}
.borderside	{
	border-top: solid 3px #FEDFB3;
	background-color: #FFFFEE;
	}
.collageside	{
	background-image: url(images/collageside2.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	}
.collagetop	{
	background-image: url(images/collagetop2.jpg);
	background-repeat: repeat-x;
	}
.fred	{
	background-color: #FFFFEE;
	color: #000000;
	text-decoration: none;
	}
.height	{
	height: 100%;
	}
.justify	{
	text-align: justify;
	}
.light	{
	background-color: #1B3E69;
	}
.std	{
	margin-bottom: 0px;
	}
.strip	{
	background-color: #FEDFB3;
	}
.top	{
	margin-top: 0px;
	}