BODY {
	SCROLLBAR-FACE-COLOR: #969B83; 
	SCROLLBAR-3DLIGHT-COLOR: #777B61; 
	SCROLLBAR-ARROW-COLOR: #777B61; 
	SCROLLBAR-TRACK-COLOR: #777B61; 
	SCROLLBAR-DARKSHADOW-COLOR: #777B61
}

table.sampletable {
	border: 1px dotted #5A91C0;
	border-collapse: separate;
	background-color: white;
}

table.sampletable th {
	background-color: #E5E5E5;
}

table.sampletable td {
    background-color: #F0EDE6;
}

#lineBg {
	BACKGROUND-COLOR: #f4f4f4
}

p,blockquote { text-align: justify }
p,blockquote { alignment: justify }

.textMain {
    FONT-FAMILY: sans-serif, "MS Sans Serif", "Microsoft Sans Serif", Arial ; 
	FONT-SIZE: 11pt; 
	FONT-WEIGHT: bold; 
    COLOR: #2e73b4; 
	TEXT-DECORATION: none
}

.textSub {
    FONT-FAMILY: "MS Sans Serif", "Microsoft Sans Serif", sans-serif, Arial ; 
	FONT-SIZE: 10pt; 
	FONT-WEIGHT: bold; 
	COLOR: #993300; 
	TEXT-DECORATION: none
}

.text {
    FONT-FAMILY: "MS Sans Serif", "Microsoft Sans Serif", sans-serif, Arial; 
	FONT-SIZE: 10pt; 
	FONT-WEIGHT: normal; 
	COLOR: #000000; 
	TEXT-DECORATION: none
}

.textInfo {
    FONT-FAMILY: "MS Sans Serif", "Microsoft Sans Serif", sans-serif, Arial; 
	FONT-SIZE: 10pt; 
	FONT-WEIGHT: normal; 
	COLOR: #CC0033; 
	TEXT-DECORATION: none
}

A:link {
	COLOR: #2EB700
}

A:visited {
	COLOR: #2EB700
}

A:hover {
	font-style: normal; 
	text-decoration: none
}


