body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #003300;
	background-color: #FFFFFF;
}
td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	left: 5px;
}

a {
	font-style: normal;
	text-decoration: none;
	color: #003300;
}
a:visited {
	text-decoration: none;
	color: #003300;
}
a:hover {
	text-decoration: underline;
	color: #3366FF;
}
a:active {
	text-decoration: underline;
	color: #0099FF;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: xx-large;
	color: #993300;
}
h2 {
	font-size: x-large;
	color: #993300;
}
h3 {
	font-size: large;
	color: #003300;
}
h4 {
	font-size: large;
	color: #666600;
}
h5 {
	font-size: medium;
	color: #003300;
}
.stylemarron {
	color: #993300;
	font-weight: bold;
}
.footersmall {
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
}

