td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #336666;
	text-decoration: none;
	line-height: 20px;
	font-weight: normal;
}
.name {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #336666;
	text-decoration: none;
	line-height: 10px;
	font-weight: normal;
}
.header {
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #336666;
	text-decoration: none;
	background-color: #FBFBF2;

}
.footer {
	font-size: 8px;
	line-height: 20px;
	font-weight: normal;
	text-transform: capitalise;
	text-decoration: none;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #336666;
	text-decoration: normal;
	font-size: 11px;

}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #A954C2;
	text-decoration: underline;
	font-size: 11px;

}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #336666;
	text-decoration: normal;
	font-size: 11px;

}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	color: #A954C2;
	text-decoration: underline;
	font-size: 11px;

}
