.serge {
	font: bold 16px "Times New Roman", Times, serif;
	color: #CCCCCC;

}
.serges {
	font: normal 14px "Times New Roman", Times, serif;
	color: #CCCCCC;

}
.xs {
	font: 10px Arial, Helvetica, sans-serif;
	color: #CCCCCC;
}
BODY {
	SCROLLBAR-FACE-COLOR: #012450;
	SCROLLBAR-HIGHLIGHT-COLOR: #000000;
	SCROLLBAR-SHADOW-COLOR: #000000;
	SCROLLBAR-3DLIGHT-COLOR: #688ABA;
	SCROLLBAR-ARROW-COLOR:  #CCCCCC;
	SCROLLBAR-TRACK-COLOR: #17264A;
	SCROLLBAR-DARKSHADOW-COLOR: #000000;
	margin: 0px;
	background-color: #012450;
	background-image: url(images/serg_bcg5.jpg);
	background-repeat: repeat;
	background-position: center top;
}

