
body {     background: #0C9CE0 url(../images/bg_body.jpg) repeat-x;	
	}
	
	
h1 {
	background: url(../images/header_post.jpg) no-repeat;
	background-position:center;
	font-family: sans-serif, Arial, Helvetica;
	font-size: 24px;
	color: #FFFFFF;
	}
}	

h2 {
	background: url(../images/header_post.jpg) no-repeat;
	background-position:center;
	font-family: sans-serif, Arial, Helvetica;
	font-size: 24px;
	color: #FFFFFF;
	}

h3 {
	background: url(../images/header_sbar.jpg) repeat-x;
	font-family: sans-serif, Arial, Helvetica;
	font-size: 17px;
	color: #FFFFFF;
	}
	
h4 {
	font-family: sans-serif, Arial, Helvetica;
	font-size: 20px;
	color: #0C9CEO;
	}	

p {
	font-family: sans-serif, Arial, Helvetica;
	font-size: 14px;
	color: #000000;
	text-align: justify;
}
p.links{ 	 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-align: justify;
	text-decoration: overline; color: #0208FD;}
}
p.links2{ 	 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	text-align: center;
}
li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	text-align: left;
}

.class1 A:link {text-decoration: none; color:#00416A}
.class1 A:visited {text-decoration: none; color:#00416A}
.class1 A:active {text-decoration: none; color:#00416A}
.class1 A:hover {text-decoration: underline overline; color: #000000;}



}
a:link {
	color:#00416A;
}
a:visited {
	color:#00416A;
}
a:hover {
	color: #000000;
	text-decoration: underline overline; color: #000000;}
}

