
body {
	background-color: #ffffff;
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

a {
	font-weight: bold;
}
a:link {
	text-decoration: none;
	font-weight: bold;
	color: #F92818;
}
a:visited {
	text-decoration: none;
	color: #F92818;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #F92818;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #F92818;
	font-weight: bold;
}

.style3 {color: #F92818; font-size: 12px; font-weight:bold}

.style4 {font-weight:bold; font-style:italic}


.style3:link {
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
}
.style3:visited {
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
}
.style3:hover {
	text-decoration: underline;
	color: #ffffff;
	font-weight: bold;
}
.style3:active {
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
}
