/* Global Styles */

a {
	color: #0033cc;
	text-decoration: none;
}

a:hover {
	color: #c78404;
}



body, h1, h2, h3, h5, ul {
	margin: 0;
	padding: 0;
}

body, h1, h2, h3, h4, h5, h6, td {
	color: #000000;
	font: normal normal 9pt Arial, Helvetica, sans-serif;
}

h1 {
	color: #0033cc;
	font: bold 12pt, Times New Roman, Times, serif;
}

h2 {
	color: #0033cc;
	font: bold 9pt, Times New Roman, Times, serif;
}

h3 {
	color: #000000;
	font: bold 8pt, Times New Roman, Times, serif;
}

h4 {
	color: #000000;
	font: bold 8pt, Times New Roman, Times, serif;
}