@charset "iso-8859-1";
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #993333;
}
body {
	background-color: #FFFFCC;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 5px;
	margin-bottom: 20px;
        SCROLLBAR-BASE-COLOR: #FFFFCC;
        SCROLLBAR-ARROW-COLOR: #336633;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #346434;
	font-weight: bold;
	font-style: normal;
}
a:visited {
	color: #346434;
}
a:hover {
	color: #FF0000;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight: bold;
	font-style: italic;
}
h1 {
	font-size: xx-large;
	color: #5A1908;
}
h2 {
	font-size: x-large;
	color: #5A1908;
}
h3 {
	font-size: large;
	color: #5A1908;
}
h4 {
	font-size: medium;
	color: #5A1908;
}
h5 {
	font-size: 12px;
	color: #5A1908;
}
