
body {
	background-color:#000;
 	font-family:"Trebuchet MS", Ariel, Helvetica, sans-serif;
	color: #ddd;
	font-size: 12pt;
	margin:10px 0px; 
	padding:0px;
	}
	
	a {
	padding: 5px;
	 }
a.one:link { color: #00ffff; text-decoration: none; }
a.one:visited { color: #FFA8A8; text-decoration: none; }
a.one:hover { color: red; text-decoration: none; }

	
	.abox{
	width: 100%;
	text-align: center;
	margin: 10px;
	font-family: Ariel ,Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: bold;	
	    }
	 
.logo {
	color : #f7d259;
    font-family: "Trebuchet MS", Helvetica, sans-serif;
    font-size: 22pt;
    font-weight : bold;
    text-align: center;
	margin: 0;
    padding: 0;
   	}
	
.sublogo {
	color:  #ddd;
    font-family:"Trebuchet MS", Ariel, Helvetica, sans-serif;
	font-size:  10pt;
	text-align: center;
    margin: 5px;
    padding: 0;
		}
		
.subtitle {
	 font-family: "Trebuchet MS", Ariel, Helvetica, sans-serif;
	color: #aff;
    font-size: 18pt;
	 text-align: center;
	}
	
.content{ 
     font-family:"Trebuchet MS", Ariel, Helvetica, sans-serif;
	background-color: #000041;  
	border: 2px solid #0000dd;
    font-size:  14pt;
	color: #bbf;
	width:75%;
	margin: 0px auto;
	text-align:left;
	padding:30px;
	}	
	i { color: #edf; }
	strong.y { color: #FBDC9B; }
	strong.blue { color: #FF00FF; }

 h2 {
     font-family: "Trebuchet MS", Ariel, Helvetica, sans-serif;
	font-size: 18pt;
    font-weight: 200;
    color: #fcc;
    text-align: center;
    }
    
    b {color: #FFD600}
    
    .link{ font-size: 12pt;
    color: #FF00FF;
    text-align: left;}

    
       
.block1a  {
width: 45%;
font-size:  10pt;
font-weight : bold; 
color : #000; 
margin : 0 auto;
text-align : center; 
background-color : #8080FF; 
}    