a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	color: #009999;
	text-decoration: underline;
}
a:hover {
	color: #00CC99;
	text-decoration: underline;
}
.white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	color: #cccccc;
	text-decoration: underline;
}
.white:hover {
	color: #ffffff;
	text-decoration: underline;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
}
.head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	color: #0099CC;
	text-decoration: none;
}

h2 {
	font-family: georgia, serif;
	font-size: 26px;
	font-style: normal;
	line-height: 38px;
	font-weight: bold;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
}