BODY {
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}


A {
	text-decoration: none;
}

A:link    {
	color: #333399;
}    
A:visited {
	color: #333399;
}   
A:hover   {
	color: #3399FF;
} 
A:active  { color: #3399FF;}



.copyright{
	color : #330066;
	font-size: 10px;
	padding-top : 10px;
}
	
.area
{
	padding-left: 20px;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom : 10px;
}

.text {
	color: #000066;
	font-family: Lucida Grande;
	font-size : 14px;
	letter-spacing:0;
	text-align : justify;
	text-indent: 15px;
}

.news {
	color: #990000;
	font-family: Geneva, sans-serif;
	font-size : 16px;
	text-align : center;
	}

.title
{
	color : #333399;
	font :  italic 20px Verdana, Geneva, Arial, Helvetica, sans-serif;
   	padding-bottom: 10px;
}
.title1
{
	color : #333399;
	font : bold 14px sans-serif;
}

.layer_l
 {
    float: left; 
    border: 0px solid black;
    padding: 10px;
    margin-right: 10px;
}

.layer_r
 {
    float: right; 
    border: 0px solid black;
    padding: 10px;
    margin-right: 10px;
}