body,td,th {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Tahoma;
	font-size: 9px;
	}
h1{
font-size: 12px;
	color: #B72F06;
	font-weight: bold;
}

h2{
font-size: 12px;
	color: #B72F06;
	font-weight: bold;
}
img {
	text-decoration: none;
	border: none;
}
.left {
	font-family: Tahoma;
	font-size: 11px;
	color: #005A75;
	text-decoration: none;
	border: none;
}

.left a:link{
	font-family: Tahoma;
	font-size: 11px;
	color: #005A75;
	text-decoration: none;
	border: none;
}

.left a:hover{
	font-family: Tahoma;
	font-size: 11px;
	color: #005A75;
	text-decoration: none;
	border: none;
}

.left a:visited{
	font-family: Tahoma;
	font-size: 11px;
	color: #005A75;
	text-decoration: none;
	border: none;
}
.center {
	font-family: Tahoma;
	font-size: 12px;
	color: #5C5C5C;
	text-decoration: none;
	border: none;
}
.right {
	font-family: Tahoma;
	font-size: 10px;
	color: #5B5A35;
	text-decoration: none;
	border: none;
}
.style1 {
	font-size: 12px;
    font-style:bold; 
}
a:link {
	color: #B72F06;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #B72F06;
}
a:hover {
	text-decoration: underline;
	color: #5C5C5C;
}
a:active {
	text-decoration: none;
	color: #B72F06;
}
.style2 {
	color: #B72F06;
	font-size: 11px;
	font-weight: bold;
}

.style3 {
	font-size: 12px;
	color: #B72F06;
	font-weight: bold;
}
.footer {
    font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	border: none;
}

.footer a:link, .footer a:visited {
	color:#FFFFFF;
	text-decoration:none;
}
.footer a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}