.MainLink {
	font-family: Verdana;
	font-size: 12px;
	color: #666666;
	text-decoration: underline;
	font-weight: normal;

}
.text-16-red {
	font-family: Verdana;
	font-size: 16px;
	color: #990000;
}
.text-14-red {
	font-family: Verdana;
	font-size: 14px;
	color: #990000;
}
.text-16-blue {
	font-family: Verdana;
	font-size: 16px;
	color: #000033;
}

a:hover {
	font-family: Verdana;
	font-size: 12px;
	color: #990000;
	text-decoration: none;
	font-weight: normal;

}
body {
	margin-top: 5px;
	margin-bottom: 5px;
}

body,td,th {
	font-family: Verdana;
	font-size: 12px;
}
.text {
	font-family: Verdana;
	font-size: 12px;
	color: #000033;
}
