body,td,th {
	font-family: Verdana;
	font-size: 11px;
	color: #28323E;

}
body {
		margin-top: 16px;
}
a:link {
	color: #019ADD;
	text-decoration: none;
}
a:visited {
	color: #019ADD;
	text-decoration: none;
}
a:hover {
	color: #019ADD;
	text-decoration: underline;
}
a:active {
	color: #019ADD;
	text-decoration: none;
}
h1,h2,h3,h4,h5,h6 {
    font-size: 11px;
	font-family: Verdana;
	font-weight: bold;
}

h1 {
	font-size: 12px;
	color: #019ADD;
	font-family: Verdana;
}

span.smalltext { font-family: Verdana; color: #3B3B3B; font-size: 10px }