td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
}
a:link {
	color: #FF85C2;
	text-decoration: underline;
}
a:visited {
	color: #C14784;
	text-decoration: underline;
}
a:hover {
	color: #FF85C2;
	text-decoration: none;
}
a:active {
	color: #FF85C2;
	text-decoration: none;
}

.nav a:link {
	color: #EEEEE2;
	text-decoration: none;
}

.nav a:visited {
	color: #EEEEE2;
	text-decoration: none;
}

.nav a:hover {
	color: #EEEEE2;
	text-decoration: underline;
}

.nav a:active {
	color: #FF85C2;
	text-decoration: bold;
}

.ctrnav a:link {
	color: #56564C;
	text-decoration: bold;
}

.ctrnav a:visited {
	color: #56564C;
	text-decoration: bold;
}

.ctrnav a:hover {
	color: #56564C;
	text-decoration: bold;
}

.ctrnav a:active {
	color: #56564C;
	text-decoration: bold;
}

hr {
	height:0px;
	border-top: 1px solid #EEEEE2;
	border-right: 0px solid #EEEEE2;
	border-bottom: 0px solid #EEEEE2;
	border-left: 0px solid #EEEEE2;
}

.header {
	font-size: 12px;
	font-weight: bold;
	color: #FF85C2;
}
.subhead {
	font-size: 12px;
	font-weight: bold;
	color: #54544A;
}
li {
	margin: 10px;
}
.textSmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
}
.tableFooter {
	background-color: #FF85C2;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

.homepic img { 
	border: 1px solid #EEEEE2;
	background-color: #FFF;
}

.subheadPR {
	font-size: 12px;
	font-weight: bold;
	color: #FF85C2;
}

.txt {font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 12px;color: #000000;}
.txt:link {text-decoration:none;color: #333333;}
.txt:visited {text-decoration:none;color: #54544A;}
.txt:hover {text-decoration:underline;color: #333333;}
.txt:active {text-decoration:none;color: #333333;}
