body
{
	font-family:"Times New Roman","Georgia", "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 14px;
	padding-right: 10px;
	background-color : #99cc99;
	margin-left: 0;
	margin-top: 0;
}
h1
{
	font-family:"Copperplate Gothic Light","Georgia", "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 16px;
	margin-bottom : 2px;
	margin-top : 5px;
}

h2
{
		font-family:"Copperplate Gothic Light","Georgia", "Times New Roman", Times, serif;
}

.promobox
{
	font-family:"Georgia", "Times New Roman", Times, serif;
	background-color: #FFC469;
	font-size: 16px;
	font-weight: bold;
	text-align:left;
	line-height: 20px;
	padding : 5px;
}

.caption
{
	line-height:20px;
}

.red
{
	color : #FF0000;
}

.footer
{
	font-family:"Copperplate Gothic Light","Georgia", "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight:bold;
	line-height: 23px;
}

li
{	
	padding-bottom: 17px;
}

.topnav
{
	font-family:"Georgia", "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 14px;
	line-height: 18px;
}
A:VISITED
{
color: maroon;
	
}


