td {
	font-family: Verdana, Times New Roman;
	font-size: 11px;
	line-height: 17px;
}

h1 {
	font-family: Verdana, Times New Roman;
	font-size: 15px;
	line-height: 20px;
	font-weight: bold;
}

h2 {
	font-family: Verdana, Times New Roman;
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
}

sup {
	font-family: Verdana, Times New Roman;
	font-size: 9px;
}

a:link, a:visited {
	color: #2db455;
}

a:hover, a:active {
	text-decoration: none;
	color: #666666;
}