body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
td {
	font-size: 11px;
}
a:link {
	color: #000066;


}
a:hover {
	text-decoration: underline;

}
a:visited {
	color: #FF6600;

}
a.leftmenu:link {
	color: #000066;
	text-decoration: none;
	font-weight: bold;
	height: 22px;
	width: auto;
	border: thin none;

}
a.leftmenu:hover {
	text-decoration: underline;
	height: 22px;
}
a.leftmenu:visited {
	height: 22px;
	color: #000066;
	font-weight: bold;
	text-decoration: none;
}
a.topmenu:link {
	color: #FFFFFF;
	text-decoration: none;
	width: auto;
	border: thin none;
}

a.topmenu:hover {
	text-decoration: underline;
}

a.topmenu:visited {
	color: #FFFF00;
	text-decoration: none;
}

.Sections {
	font-size: 13px;
	font-weight: bold;
	color: #99CCCC;
}
.bold {
	font-weight: bold;
}
.boldblue {
	color: #000066;
	font-weight: bold;

}

