/* CSS Document */

body {
	background-image: url(images/bg1.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
}
body,td,th {
	color: #111111;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
a:link {
	color: #1F5A2E;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #1F5A2E;
}
a:hover {
	text-decoration: underline;
	color: #D02631;
}
a:active {
	text-decoration: none;
	color: #20592E;
}
a {
	font-weight: bold;
}
h1 {
font-size:24px;
xxcolor:#bb1b21;
color:#1d582c;
font-weight:bold;
}
h2 {
font-size:20px;
color:#1d582c;
font-weight:bold;
}
