body {
	margin-top:0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	background-color: #04439D;
	SCROLLBAR-FACE-COLOR: #F1F0EC;
	SCROLLBAR-HIGHLIGHT-COLOR: #B4B8AB;
	SCROLLBAR-SHADOW-COLOR: #B4B8AB;
	SCROLLBAR-3DLIGHT-COLOR: #B4B8AB;
	SCROLLBAR-ARROW-COLOR: #B4B8AB;
	SCROLLBAR-TRACK-COLOR: #F8F6ED;
	SCROLLBAR-DARKSHADOW-COLOR: #686868;
	SCROLLBAR-BASE-COLOR: #CCDDEC;

}

.txt {
	font-family: Arial, Verdana,  Helvetica, sans-serif;
	font-size: 11px;
	color: #04439D;
	text-decoration: none;
}
.txt:hover {
	font-family: Arial, Verdana,  Helvetica, sans-serif;
	font-size: 11px;
	color: #FC0000;
	text-decoration: none;
}
.txt10 {
	font-family: Arial, Verdana,  Helvetica, sans-serif;
	font-size: 10px;
	color: #04439D;
	text-decoration: none;
}
.txt10:hover {
	font-family: Arial, Verdana,  Helvetica, sans-serif;
	font-size: 10px;
	color: #FC0000;
	text-decoration: none;
}
.txtv10 {
	font-family: Verdana, Arial,   Helvetica, sans-serif;
	font-size: 10px;
	color: #04439D;
	text-decoration: none;
}
.txtv10:hover {
	font-family: Verdana, Arial,   Helvetica, sans-serif;
	font-size: 10px;
	color: #FC0000;
	text-decoration: none;
}

.btn {
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #04439D;
	text-decoration: none;
	background-color: #DFE4E5;
	border: 1px solid #04439D;
}
