.body {
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	background-color: #C1CAD9;
}
.textbg {
	position: relative;
        background-image: url(gfx/textbg.gif);
        background-repeat: no-repeat;
        background-position: top;
}
td {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #172F50;
	text-decoration: none;
}
.top {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #172F50;
	text-decoration: none;
}
.menu1 {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.menu2 {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FFEFC9;
	text-decoration: none;
}
.linkoff {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #25518E;
	text-decoration: none;
}
.linkon {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #C30000;
	text-decoration: none;
}
