body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #073070;
	background-color:#073070;
	list-style-type: disc;
}

a:link {
    color: #EB6F00;
	font-weight:bold;
}

a:visited {
	color:#EB6F00; 
}

a:hover {
	color:#073070
	font-weight:bold;
 }
h1 {
	font-size: 22px;
	font-weight:lighter;
}

h2 {
	font-size: 20px;
	font-weight: bold;
	font-style:italic;
	color:#EB6F00;
}



h3 {
	font-size: 18px;
	font-weight:lighter;
}


h4 {
	font-size: 16px;
	font-weight: bold;
}

h5 {
	font-size: 14px;
	font-weight: bold;
}

h6 {
	font-size: 16px;
	font-weight: bold;
	color: #993300;
}
