/* CSS Document */
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#000000;
}
body {
	background-image:url(../images/bg_lightbrown.gif);
	margin-left: 0px;
	margin-top:5px;		
}
.style_heading {
	font-size:12pt;
	color:#68290F;
	font-weight: bold;
}
.style2 {
	color:#870C0C;
	font-weight: bold;
}
.style3 {
	color:#B64A11;
	font-weight: bold;
}
p {
	font-size:1em;
	margin:0 0 0.5em 0;
}
a:link {
	color:#7A3B11;
	text-decoration: none;
}
a:visited {
	color:#7A3B11;
	text-decoration: none;
}
a:hover {
	color:#F1AE0A;
	text-decoration: none;
}
a:active {
	color:#F1AE0A;
	text-decoration: none;
}
.footer {
	color:#FFFFFF;
}
