@charset "UTF-8";
/* CSS Document */
<style type="text/css">
<!--
body,td,th {
	font-family: 'Trebuchet MS', Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	word-spacing: 1.5px; 
	line-height: 14px; 
	font-style: normal; 
	color: #FFFFFF; 	
	text-align: justified; 	
	margin-left: 20px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	color: #FFF;
}

body {
	background-color: #000;
}

h1 {
	font-family: 'Trebuchet MS', Tahoma, Arial, Helvetica, sans-serif; 
	font-style: normal; 
	text-align: left; 	
	margin-top: 40px;
	margin-right: 20px;
	margin-bottom: 40px;
	color:#00E800;
	font-size:1.5em;
	line-height:1.15em;
	display:inline;
	margin:0;
	padding:1px;
}
    
p2
  {
	font-family: 'Trebuchet MS', Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	word-spacing: 1.5px; 
	line-height: 14px; 
	font-style: normal; 
	color: #FFFFFF; 	
	text-align: justified; 	
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 30px;
	margin-bottom: 20px;
}
  
  p3
  {
	font-family: 'Trebuchet MS', Tahoma, Arial, Helvetica, sans-serif; 
	font-weight: normal;	
	font-size: 11px;
	word-spacing: 1.5px; 
	line-height: 14px; 
	font-style: normal; 
	color: #999999; 	
	text-align: justified; 	
	margin-left: 20px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
  }

  
ul.circle {
	list-style-image:url(images/circle.gif);
    font-family: arial, helvetica, geneva, verdana, sans-serif; 
	font-size: 15px;
	word-spacing: 1.5px; 
	line-height: 18px; 
	font-style: normal; 
	color: #FFFFFF; 	
	text-align: left; 	
	margin-left: 60px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
  

a:link {
	text-decoration: none;
	color: #FFF;
}

a:visited {
	text-decoration: none;
	color: #FFF;
}

a:hover {
	text-decoration: underline;
	color: #FFF;
}
a:active {
	text-decoration: none;
	color: #FFF;
}
-->
</style>



