body {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:1em;
	}
	
a, a:active, a:link, a:visited {
	color:#FF5D02;
	text-decoration:none;}
	
a:hover {
	color:#00459C;}
	
h1 {
	font-size:1.2em;
	color:#333;

	}
	
h2 {
	font-size:1.1em;
	color:#FF5D02;

	}
	
h3 {
	font-size:1.0em;
	color:#333;

	}
	
h4 {
	font-size:1.0em;
	color:#FF5D02;
	}
		
table {
	font-size:1.0em;
	border:1px solid black;

	}
		
ul li {
	font-size:1.0em;
	list-style-position:outside;
}
