body,td,th {
	font-family: verdana;
	font-size: 11px;
	color: #373737;
}
a {
	font-family: verdana;
	color: #EA9403;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #EA9403;
}
a:hover {
	text-decoration: none;
	color: #7C4F01;
}
a:active {
	text-decoration: none;
	color: #EA9403;
}
h1{
	font-family: verdana;
	font-size: 11px;
	color: #ffffff;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
body {
	background-image: url(images/bked.jpg);
}
.style1 {
	color: #EA9403;
	font-weight: bold;
}
.style2 {
	color: #DC6501;
	font-weight: bold;
}
h2{
	font-family: verdana;
	font-size: 11px;
	color: #373737;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}