body {

margin: 0px;

padding: 0px;

font-family: Verdana, helvetica, sans-serif;

font-size: 11px;

color: #004213;

background: #FCFEE9;

text-align: left;

}

table {

font-family: verdana, helvetica, sans-serif;

font-size: 12px;

text-align: left;

color: #000;

}



A:link {

	color: #004213;

	text-decoration: none;

}



A:visited {

	color: #004213;

	text-decoration: none;

}



A:active {

	color: #004213;

	text-decoration: none;

}



A:hover {

	color: #528F64;

	text-decoration: none;

}



TD {

	font-size: 11px;

	font-family : Verdana;

	color: #004213;

}



P {

	font-size: 12px;

	font-family : Verdana;

	color: #004213;

}



TD.smaller {

	font-size: 11px;

	font-family : Verdana;

	color : #000000;

}



P.smaller {

	font-size: 11px;

	font-family : Verdana;

	color : #000000;

}



HR {

	color : #3399CC;

}

.headerbkg {

	background-image: url(images/header-bkg.gif);

	background-repeat: repeat-x;

	height: 130px;

	width: 950px;

}

.footerbkg {

	background-image: url(images/footer-bkg.gif);

	background-repeat: no-repeat;

	height: 30px;

	width: 950px;

}

