A:link {
	color: #7d7d7c;
	text-decoration: underline;
}

A:visited { color: #336; 
}

A:hover {
	color: #4A010A;
	text-decoration: none;
}

BODY {
	background-color: #4A010A;
	color: #000000;
	margin: 2px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-top: 6px;
	margin-bottom: 4px;
	color: #4A010A;
}

p {
	font-family: verdana, "Lucida Sans Typewriter", helvetica;
	font-size: 11px;
}



TD {
	font-family: verdana, "Lucida Sans Typewriter", helvetica;
	font-size: 11px;
}

TH {
	font-family: verdana, "Lucida Sans Typewriter", helvetica;
	font-size: 11px;
}

LI {
	font-family: verdana, "Lucida Sans Typewriter", helvetica;
	font-size: 11px;
}


h2 {
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 12px;
}

h3 {
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 12px;
}

h4 {
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 12px;
}

h5 {
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 12px;
}

h6 {
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 12px;

}.border {
	background-color: #bbbab9;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000000;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
	font-style: normal;
	font-variant: normal;
}
.menu A:link {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000000;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
	font-style: normal;
	font-variant: normal;
}
.menu A:visited {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000000;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
	font-style: normal;
	font-variant: normal;
}
.menu A:hover {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000000;
	font-size: 12px;
	font-weight: normal;
	color: #bcbbba;
	text-decoration: none;
	text-align: center;
	font-style: normal;
	font-variant: normal;
}
caption {
		font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-top: 6px;
	margin-bottom: 4px;
	color: #990000;

}
