body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
}
.subhead {
	font-size: 14px;
	font-weight: bold;
	border-bottom-style: solid;
	border-bottom-color: #5A142F;
	color: #DD6593;
	border-bottom-width: 1px;
	padding-bottom: 2px;
	text-transform: uppercase;
}


td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}.home {
	font-size: 14px;
	line-height: 20px;
}
.footer {
	font-size: 10px;
	color: #999999;
	text-align: center;
}
p {
	text-align: left;
	font-size: 12px;
	margin-right: 55px;
	margin-left: 55px;
	line-height: 18px;
}
.subsub {
	font-weight: bold;
	color: #499BAF;
}
.txtctr {
	text-align: center;
}
.pic {
	float: right;
	border: 1px solid #26515B;
	margin-left: 18px;
}

a:link {
	color: #65B4DA;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #65B4DA;
}
a:hover {
	text-decoration: underline;
	color: #F565AA;
}
a:active {
	text-decoration: none;
	color: #F565AA;
}.picr {
	float: left;
	border: 1px solid #26515B;
	margin-right: 18px;
}

