.bodyfont {
	font-family: Verdana;
	font-size: 13px;
	line-height: 18px;
}
a:link {
	color: #000099;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
a:visited {
	color: #000066;
	text-decoration: none;
}
.tablefont {
	font-family: Verdana;
	font-size: 11px;
	line-height: 16px;
}
.tableBorder {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #000099;
	border-right-color: #000099;
	border-bottom-color: #000099;
	border-left-color: #000099;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
}
.bodyfontSM {
	font-family: Verdana;
	font-size: 11px;
	line-height: 16px;
}
