body {
	background-image: url(images/background.jpg);
}
.style1 {
	font-size: 16px;
	color: #82B53C;
	font-weight: bold;
}
.style4 {
font-size: 13px; 
font-family: Arial, Helvetica, sans-serif;
color:#0065a4;
}

.style4 a{
font-size: 13px; 
font-family: Arial, Helvetica, sans-serif;
color:#0065a4;
text-decoration:underline;
}

.style4 a:hover{
font-size: 13px; 
font-family: Arial, Helvetica, sans-serif;
color:#0065a4;
text-decoration:none;
}

.style4 ul{
font-size: 13px; 
font-family: Arial, Helvetica, sans-serif;
color:#0065a4;
list-style:circle;

}

.style5 {
	font-size: 10px;
}

.news_title {
font-family:Arial;
font-size:14px;
font-weight:bold;
color: #3E617D;
}

.news_title a{
font-family:Arial;
font-size:14px;
font-weight:bold;
color: #3E617D;
text-decoration:none;
}

.news_title a:hover{
font-family:Arial;
font-size:14px;
font-weight:bold;
color: #3E617D;
text-decoration:underline;
}

.news {
font-family:Arial;
font-size:10px;
color: #000000;
font-weight:bold;
}
