html,body {
	margin:0;padding:0 }
	
body { 
	font: 100% "Trebuchet MS",Arial,sans-serif;
    background: #757D88;
     }
     
a:link { 
	font: 100% "Trebuchet MS",Arial,sans-serif;
	color: #CFB605;
	text-decoration: none; }
	
a:hover { 
	font: 100% "Trebuchet MS",Arial,sans-serif;
	color: #2E527B;
	text-decoration: underline; }
	
a:active { 
	font: 100% "Trebuchet MS",Arial,sans-serif;
	color: #FF0000;
	text-decoration: none; }	
	
a:visited { 
	font: 100% "Trebuchet MS",Arial,sans-serif;
	color: #CFB605;
	text-decoration: none; }
	    
p{ 
	margin-top:0; }
	
.input5 { 
	font-family: Tahoma; 
	font-size: 10pt; 
	color: #EBEBEB; 
	border: 1px solid #FFFFFF; 
	background-color: #6A6A6A; }
	
.button5 { 
	font-family: bold Tahoma; 
	font-weight: bold;
	font-size: 11px; 
	color: #EBEBEB; 
	border: 1px solid #FFFFFF; 
	background-color: #6A6A6A;
	padding-right: 2px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 2px; }	
	
h1,h2,h3 { 
	font: normal normal 100% "Trebuchet MS",Arial,sans-serif;
	color: #ffffff;
	margin-top:0; }

h2 { 
	font-size:160% }

h3 { font-size:120% }