* {
	font-family: Corbel, Verdana, Arial;
}

body {
	margin-top:0;
}

td {
	vertical-align:top;
}

img {
	border:0;
}

.NAV {
	font-family: Corbel, Verdana, Arial;
	font-size: 11px;
	color: #666666;
	line-height: 16px;
	text-decoration: none;
}


a:link {
	font-family: Corbel, Verdana, Arial;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	line-height: 16px;
}

a:visited {
	font-family: Corbel, Verdana, Arial;
	font-size: 11px;
	line-height: 16px;
	text-decoration: none;
	color: #666666;
}
a:hover {
	font-family: Corbel, Verdana, Arial;
	font-size: 11px;
	line-height: 16px;
	color: #FF0000;
	text-decoration: none;
}
a:active {
	font-family: Corbel, Verdana, Arial;
	text-decoration: none;
	font-size: 11px;
	line-height: 16px;
	color: #666666;
}

.style13 {font-weight: bold}

#content {
	padding:10px;
}
