body {
	scrollbar-face-color: #cde8f6;
    scrollbar-track-color: #cde8f6;
    scrollbar-arrow-color: #384a4e;
    scrollbar-highlight-color: #ffffff;
    scrollbar-3dlight-color: #384a4e;
    scrollbar-darkshadow-color: #cde8f6;
    scrollbar-shadow-color: #384a4e;
    font-family: Arial, sans-serif;
	font-size: 8.5pt;
	text-decoration: none;
	text-align: justify;
	color: #384a4e;
	background: #cde8f6;
	background-image: url('images/bg.gif');
	margin: 0;
	padding: 0;
}

p, td {
    font-family: Arial, sans-serif;
	font-size: 8.5pt;
	text-decoration: none;
	color: #384a4e;
	margin:0;
	padding:0;
	}

input, textarea, option, select {
	font-family: Arial, sans-serif;
	color: #384a4e;
	font-size: 8.5pt;
    letter-spacing: 1px;
	text-align:justify;
    border: 1px #cde8f6 solid;
    background: #ffffff;
    }

.title {
    font-size: 10pt;
    text-align: center;
    font-weight: bold;
	text-transform: capitalize;
	letter-spacing: 1px;
	color: #384a4e;
	background: #cde8f6;
    border-bottom: 3px double #384a4e;
    border-left: 1px solid #384a4e;
	margin: 0;
	padding: 0;
}

.title2 {
    font-size: 10pt;
    text-align: center;
    font-weight: bold;
	text-transform: capitalize;
	letter-spacing: 1px;
	color: #384a4e;
	background: #cde8f6;
	border-bottom: 3px double #384a4e;
    	margin: 0;
	padding: 0;
}

A IMG {
BORDER-RIGHT: 1px solid #ffffff;
BORDER-TOP: 1px solid #ffffff; 
BORDER-LEFT: 1px solid #ffffff;
BORDER-BOTTOM: 1px solid #ffffff;
}
A:hover IMG {
BORDER-RIGHT: 1px solid #90A6AC; 
BORDER-TOP: 1px solid #90A6AC;
BORDER-LEFT: 1px solid #90A6AC; 
BORDER-BOTTOM: 1px solid #90A6AC;
}

.data{
    font-size: 12pt;
    letter-spacing:3px; 
	margin-left:0px; 
	margin-right:0px; 
	margin-top:0 px;
	color: #062a66;
	width: 100%;
	font-weight: bold;
	text-align: center;
    text-transform: capitalize;
}

.data2{
	text-align: center;
	margin-left:0px; 
	letter-spacing:3px; 
	margin-right:0px; 
	margin-top:-15px;
	color: #062a66;
    font-size: 10pt;
    border-bottom: 2px dotted #062a66;
    width: 100%;
	font-weight: bold;	
	text-transform: lowercase;
}

a:link, a:visited, a:active {
	text-decoration: none;
	color: #062a66;
}

a:hover {
	text-decoration: none;
	color: #ff0000;}

#footer {
	color: #384a4e;
                  background: #cde8f6;
	margin: 0;
	padding: 5px;
}

.cont_news{
	text-align: justify;
	padding:5px;
}