a:link{
	color: #53AAAD;
	text-decoration:none;
}
a:visited{
	color: #53AAAD;
	text-decoration:none;
}
a:active{
	color: #BFDF7E;
	text-decoration:none;
}
a:hover {
	color: #99CC33;
	text-decoration:none;
}


.foot {
	font-size:8pt;
	color: #666666;
	text-decoration:none;
}

.foot:link {
	font-size:8pt;
	color: #666666;
	text-decoration:none;
}

.foot:visited {
	font-size:8pt;
	color: #666666;
	text-decoration:none;
}

.foot:hover {
	font-size:8pt;
	color: #666666;
	text-decoration:none;
}


p {
	color: #666666;
	font-size: 9pt;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
}

li {
	color: #666666;
	font-size: 9pt;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.title {
	color: #53AAAD;
	font-size: 13pt;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
}

.subhead {
	color: #99cc33;
	font-size: 11pt;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
}


