body {
	margin: 0px;
	font-family: Arial;
}
body a:link {
	text-decoration: none;
	color: #FF9A31;
}
body a:visited {
	text-decoration: none;
	color: #FF9A31;
}
body a:hover {
	text-decoration: underline;
	color: #000000;
}
body a:active {
	text-decoration: none;
}
td {
	vertical-align: top;
}
h5 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #FF9A31;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
}
h5 a:link {
	color: #FFFFFF;
	background-color: #FF9A31;
}
h5 a:hover {
	text-decoration: underline;
	color: #FFFFFF;
	top: 2px;
	position: relative;
}
h5 a:visited {
	color: #FFFFFF;
	background-color: #FF9A31;
}
.subtitle {
	font-family: Arial;
	font-size: 13px;
	padding: 2px 2px 2px 5px;
	font-weight: bold;
	border-bottom: 3px solid #FF9A31;
}
.copyr {
	font-size: 12px;
	color: #000000;
	background-color: #FF9A31;
	text-align: right;
	font-family: Arial;
}
.contitl {
	font-family: Arial;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #555555;
	font-weight: bold;
	padding: 1px;
	text-indent: 10px;
	vertical-align: middle;
	width: 25%;
}
.cont {
	font-family: Arial;
	padding: 2px 2px 2px 3px;
}
.adcont {
	font-size: 12px;
	padding: 2px;
}

