body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D1AC32;
	text-align:justify;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
}
H3{
color:#F86505;
}
.style1 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
}

.style5 {
	color: #002F7D;
	font-weight: bold;
	font-size: 13px;
	font-style: italic;
}
.style6 {color: #D1AC32; font-weight: bold; font-size: 16px; }
a:link {
	color: #D1AC32;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #D1AC32;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #333333;
}
a:active {
	text-decoration: none;
}