BODY {
SCROLLBAR-FACE-COLOR: #A0E2FB; 
SCROLLBAR-HIGHLIGHT-COLOR: blue; 
SCROLLBAR-SHADOW-COLOR: blue; 
SCROLLBAR-ARROW-COLOR: white; 
SCROLLBAR-BASE-COLOR: #A0E2FB; 
background-image: url(images/logo_bg.jpg); 
background-repeat: repeat-x;
}

td {
FONT-SIZE: 12px; 
FONT-WEIGHT: normal; 
COLOR: white; 
FONT-FAMILY: Verdana, Arial, Helvetica;
}

.desc {
FONT-SIZE: 9px; 
FONT-WEIGHT: normal; 
COLOR: darkblue; 
FONT-FAMILY: Verdana, Arial, Helvetica;
}

.descoff {
FONT-SIZE: 10px; 
FONT-WEIGHT: normal; 
COLOR: darkblue; 
FONT-FAMILY: Verdana, Arial, Helvetica;
}

.descoff1 {
FONT-SIZE: 11px; 
FONT-WEIGHT: normal; 
COLOR: darkblue; 
FONT-FAMILY: Verdana, Arial, Helvetica;
}

.text_page {
	font-size: 12px;
	font-family: Verdana;
        color: #0335b2;
        font-weight: bold;
    
}
.text_page a {
        color: #0335b2;
}
.text_normal {
	font-size: 10px;
	font-family: Verdana;
       
    
}

.img_header {
	color:#000000;
	font-size: 11px;
	font-family: Verdana;
	height: 17px;
	background-image: url(/img/bg_header.gif);
	font-weight: bold;
	text-align: left;
}
.img_header_small {
	color:#000000;
	font-size: 11px;
	font-family: Verdana;
	height: 17px;
	background-image: url(/img/shap.jpg);
	font-weight: bold;
	text-align: left;
}