.main {
	background-color: #AFD394;
	background-image: url(images/index_05.gif);
	background-repeat: repeat-x;
}
body {
	background-color: #AFD394;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;


}
a:link {
	color: #336633;
	text-decoration: none;
}
a:visited {
	color: #336633;
	text-decoration: none;
}
a:hover {
	color: #336633;
	text-decoration: underline;
}
a:active {
	color: #336633;
	text-decoration: none;
}
td {
	font-size: 12px;
color:#000000;
}
h1 {
	 font-weight: lighter;
	 color: #336633;
	 font-size: 12px;
	 align: center;
	 }


h2 {
	font-weight: lighter;
	color: #336633;
	margin-bottom: -15px;

}
h3 {
	color: #336633;
	margin-bottom: -15px;
	font-weight: lighter;
}
p {
	padding-left: 10px;
	padding-right: 10px;
}
img.border {
border-color:#FFFFFF;
border-style: outset;
}
