/* CSS Document */

body {
margin-bottom:0;
margin-top:0;
background-color:#e0e4c6;
}

.style{
font:Maiandra GD;
font-size:20px;
color:#576303;
}

.style1{
font:Arial;
font-size:14px;
color:#576303;
line-height:18px;
text-align:justify;
}

.style2{
font:Arial;
font-size:14px;
color:#ffffff;
line-height:18px;
text-align:justify;
}
.style2 a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.style2 a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.style2 a:hover {
	text-decoration: underline;
	color: #0000FF;
}
.style2 a:active {
	text-decoration: none;
	color: #0000FF;
}

.style3{
font:Arial;
font-size:14px;
color:#ffffff;
line-height:18px;
text-align:justify;
}
.style3 a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.style3 a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.style3 a:hover {
	text-decoration: underline;
	color: #00CCFF;
}
.style3 a:active {
	text-decoration: none;
	color: #00CCFF;
}

.style4 {color: #FFFFFF}
