/* CSS Document */

body {
	background-image: url(images/index_03.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
body,td,th {
	font-family: Calibri;
	font-size: 14px;
}
.headerfont {color: #FFFFFF; font-size:24px}
.headerfont a:link {
	color: #A5D105;
	text-decoration: none;
}
.headerfont a:visited {
	color: #A5D105;
	text-decoration: none;
}
.headerfont a:hover {
	color: #002F4D;
	text-decoration: none;
}
.headerfont a:active {
	text-decoration: none;
}

.green {color:#00CC33; font-size:30px}
hr {border:none; border-bottom:1px solid #ccc}

