
	
body {
	margin: 0;
	font-family: "Arial";
	font-size: 12px;
	color: black;
	}

a:link {
	color:white;
	text-decoration: none;
	font-size: 10px;
	}
	
a:visited {
	color:white;
	text-decoration: none;
	font-size: 10px;
	}
	
a:hover {
	color:white;
	text-decoration: none;
	font-size: 10px;
	}
	
table {
	font-family: "Arial";
	font-style: bold;
	font-size: 11px;
	color: black;
	}
	
p { 
	font-family: "Arial Black";
	font-size: 16px;
	color: #006600;
	} 	
	
#header {
	font-family: "Arial Black";
	font-size: 28px;
	color: #FF1A00;
	}
	
p.second {
	font-family: "Arial Narrow";
	font-size: 12px;
	color: red;
	}
	
#leader {
	font-family: "Arial Narrow";
	font-size: 16px;
	color: #359946;
	}

h5 {
	font-family: "Arial Narrow";
	font-size: 14px;
	color: red;
	}
#text {
	font-family: "Arial Narrow";
	font-size: 14px;
	color: black;
	}
#text2 {
	font-family: "Arial Black";
	font-size: 12px;
	color: #0066ff;
	}
#test3 { 
	font-family: "Arial Black";
	font-size: 16px;
	color: #006600;
	} 
#test4 { 
	font-family: "Graphite Ligth";
	font-size: 19px;
	color: #006600;
	}
	
#test5 { 
	font-family: "Arial Black";
	font-size: 15px;
	color: #359946;
	}