*{ margin:0; padding:0;}

a:link, a:visited, a:focus, a:active {  
	color: #1C8ED0; 
	text-decoration: none; 
}

a:hover {  
	color: #CD1543; 
	text-decoration: none;                                                        
}
 
                  
/* div class=clear-all */
.clear-all {
	clear:both;
	font-size:.00001%;
	height:0px;
}

.clear{clear:both; font-size:0; line-height:0;}


body{
	background:#002355 url(images/bg2.jpg) repeat-x 0 0;
	font:13px/18px Arial, Helvetica, sans-serif !important;
	color:#000;
}


p{
color:#000000;
padding:0 0 10px 0;
text-align:justify;
background-color:inherit;
}

ul{ list-style-type:none;}

/* FONT FAMILY */
h1, h2, h3, h4, h5, h6, ul, ol, dl {
	font-family: 'Trebuchet MS', Verdana,  serif;
	} 


/* TEXT COLORS */

h1 {
	color:#0C3257;
	}

h6 {
	color:#000000;
	}
