html, body {
	margin: 0;
	padding: 0;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0077c0;
}

.style2 {
	color: #0077c0; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 24px;
}

.headings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #0077c0;
	background-color: #e6e6e6;
	padding-right: 2px;
	padding-left: 2px;
}

.bodyblue {color: #0077c0; font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; }

.bold16blue {
	font-size: 16px;
	font-weight: bold;
	color: #0077c0;
	font-family: Arial, Helvetica, sans-serif;
}.cotitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	background-color: #E6E6E6;
	color: #0077c0;
	margin-left: 5px;
	background-position: center;
	padding-left: 4px;
	padding-right: 4px;
}
ul {
	color: #0077c0;
}

.blue10bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0077c0;
}

.blue12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0077c0;
}
.bold_txt {
	font-weight: bold;
}
.blue14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0077c0;
}
.specialitems {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
.specialheading {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
}
a:link {
	text-decoration: underline;
	color: #CC3300;
}
a:visited {
	color: #339900;
	text-decoration: underline;
}
a:hover {
	color: #CC3300;
	text-decoration: underline;
	background-color: #E6E6E6;
}
a:active {
	color: #E6E6E6;
	text-decoration: underline;
	background-color: #CC3300;
}
h1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0077c0;
}
ul {
	margin: 0px 0px 0px 10px;
	padding-left: 5px;
	list-style-type: square;
}
hr {
	border: none;
	color: #0077C0;
	background-color: #0077C0;
	height: 1px;
	width: 50%;
}
.tblalign {
	margin-left: 130px;
	margin-right: 108px;
}

