body,td,th {
	font-family: verdana;
	font-size: 11px;
	color: #060201;
}
body {
	background-color: #FFFFFF;
}
a {
	font-size: 11px;
	color: #060201;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #060201;
}
a:hover {
	text-decoration: none;
	color: #DA0E03;
}
a:active {
	text-decoration: none;
	color: #060201;
}
.style1 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 11px;
	color: #FFFFFF;
	padding: 0px;
	margin: 0px;
}
.style2 {
	font-size: 14px;
	font-weight: bold;
	color: #D80200;
}