.Instruct {
	color: #FF0000;
	font-weight: bold;
}
.page_header {
	font-family: Verdana, Tahoma, Arial, Sans-serif;
	font-size: 24px;
	color: #333333;
	text-decoration: none;
	margin: 0px;
}
.sub_header {
	font-family: Verdana, Tahoma, Arial, Sans-serif;
	font-size: 16px;
	color: #003399;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
}

.atv_main_text {
	font-family: Verdana, Tahoma, Arial, Sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	padding-left: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	margin: 0px;
}
.background {
	background-image: url(images/800%20grey%20block.jpg);
	background-repeat: repeat-y;
}
