body {
	font-family: Arial, Helvetica, sans-serif;
	color: #300000;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	color: #300000;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	color: #300000;
	background-color: #FFEBAE;
	vertical-align: top;
}
th {
	font-family: Arial, Helvetica, sans-serif;
	color: #300000;
	background-color: #FFFFFF;
	font-size: smaller;
	font-weight: normal;
}
H1 {
	color: #993300;
	font-size: large;
}
H2 {
	color: #FF3300;
	font-size: larger;
	font-weight: bold;
}
H3 {
	color: #CC6600;
	font-size: medium;
	font-weight: bolder;
}
H4 {
	color: #990066;
	font-size: small;
	font-weight: bold;
}
a.menu {
	text-decoration: none;
	color: #993300;
	background-color: #FF9900;
	font-weight:bold;
	display:block;
}
a.menu:link {
}
a.menu:visited {
}
a.menu:active {	
}
a.menu:hover {
	color: #AA4400;
	background-color: #FFAA11;
}
a.email {
	text-decoration: none;
	display: inline;
	color: #993300;
	background-color: #FFEBAE;
}
a.email:link {
}
a.email:visited {
}
a.email:active {	
}
a.email:hover {
	color: #CC6600;
}
a.footer {
	text-decoration: none;
	display: inline;
	color: #993300;
}
a.footer:link {
}
a.footer:visited {
}
a.footer:active {	
}
a.footer:hover {
	color: #CC6600;
}
a.external {
	text-decoration: none;
	display: inline;
	color: #993300;
}
a.external:link {
}
a.external:visited {
}
a.external:active {	
}
a.external:hover {
	color: #CC6600;
}
