





body {

background-repeat: 
repeat-x;

background-color:#26363C;

text-align: center;
margin: 0;
}








body, p, td, tr, table {
	
font-family: Arial, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #5C7782;
}


a:link, a:active, a:visited { 
	     text-transform: uppercase  ;    font-family: Arial Black;
           font-size : 8px;color: #3B6D7B; 
	text-decoration: none;
	outline: none;
	}



a:hover {
	color: #B6CAD8; 
           font-family: Arial Black;
           font-size : 8px;	text-decoration: none;
	 border-bottom: 3px dotted #3B6D7B;

}


h1:first-letter{
	font-size:16pt;
	color: #7B96A1;
	text-align:justify;   
	text-transform: lowercase;
	font-family:Georgia, serif;
	font-weight: bold;
	font-style: italic;
}


h1, h2 
{
text-align: left;
font-family: Times New Roman, serif;
	font-size: 10.5pt;
	font-weight: bold;
	font-style: italic;
	line-height: 16pt;
	letter-spacing: 3pt;
	text-transform: lowercase;
color:#F8F8F8;
padding-left: 20px;
border-bottom: 3px dotted #7B96A1;no-repeat left center;
}
	


b, strong {

     color : #7B96A1;

}


