body {
	background-color: #FABCD1;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 12px;
	margin-left: auto;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 14px;
	line-height: 24px;
}
a:link {
	font-weight: bold;
	color: #505494;
	text-decoration: none;
}
a:visited {
	color: #505494;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-weight: bold;
	color: #C40066;
	text-decoration: none;
}

input:focus {
background-color:#FDEEF3;
}

.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 0.075em;
	text-align: center;
	background-attachment: scroll;
	background-image: url(images/bkgd_menu.jpg);
	background-repeat: repeat-x;
	background-position: center center;
	height: 55px;
	vertical-align: middle;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
	vertical-align: middle;
	letter-spacing: .075em;
}
.textbox {
	background-color: #FFFFFF;
	text-align: left;
	border: 1px solid #CCCCCC;
	margin: 0px;
	padding: 0px;
}
.textfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #E0E7F1;
	border: thin solid #CCCCCC;
	padding-top: 2px;
	padding-bottom: 2px;
}
h1 {
	font-family: Georgia, "Times New Roman", serif;
	font-size: 24px;
	font-weight: bold;
	color: #D02F7D;
	text-decoration: none;
	padding-top: 12px;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
}
.subhead {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: normal;
	color: #505494;
	font-weight: bold;
}
p {
	font-family: Georgia, "Times New Roman", serif;
	font-size: 14px;
	color: #000000;
	line-height: 24px;
}
.setionhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #C40066;
}
.underline {
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-bottom-width: 1px;
}
.cover {
	border: 1px solid #CCCCCC;
}
li {
	font-family: Georgia, "Times New Roman", serif;
	font-size: 14px;
	line-height: 21px;
}
