h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	text-align: right;
	line-height: 80%;
	background-position: center;
}
a:link {
	color: #0000FF;
}
a:visited {
	color: #006699;
}
a:hover {
	color: #FF0000;
}
.cellbutton {
	background-color: #FFCCCC;
	margin-right: 3px;
	padding-right: 3px;
	text-align: center;
	vertical-align: middle;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
}
.cellbutton2 {
	background-color: #FFCCCC;
	margin-right: 3px;
	padding-right: 3px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	padding-left: 6px;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 6px;
}

.maincell {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 10px;
}

.style1 {
	font-family: Arial, Helvetica, sans-serif}

.logo {
	vertical-align: middle;
	float: left;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #FF0000;
	text-align: center;
	vertical-align: middle;
	padding-bottom: 5px;
}
.hdgbox {
	background-color: #FF0000;
	margin-left: 5px;
	padding-left: 10px;
	vertical-align: middle;
}
h3 {
	font-size: 16pt;
	font-weight: bold;
	color: #FFFFFF;
	vertical-align: middle;
}
.bordercell {
	border-bottom-width: thick;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	list-style-type: disc;
	list-style-position: outside;
}
.CCRaddress {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

