A:link {
        COLOR : #FFFFFF;
		TEXT-DECORATION : none;
        FONT-WEIGHT : bold;
}

A:visited {
        COLOR : #FFFFFF;
		TEXT-DECORATION : none;
        FONT-WEIGHT : bold;
}

A:hover {
        COLOR : #FFFFFF;
		TEXT-DECORATION : underline;
        FONT-WEIGHT : bold;
}

.nobold {
        FONT-WEIGHT : normal;
}

B {
        FONT-WEIGHT : bold;
}

BODY {
	COLOR : #FFFFFF;
//	BACKGROUND-COLOR: #7E8044;
	FONT : 10pt Arial, Helvetica, sans-serif;
	text-align: justify;
	list-style-type: square;


}

TD {
	COLOR : #FFFFFF;
	FONT : 10pt Arial, Helvetica, sans-serif;
	text-align: justify;
	list-style-type: none;


}
TH {
        COLOR : #FFFFFF;
        FONT : 10pt Arial, Helvetica, sans-serif;
}

.title {
        COLOR : #FFFFFF;
        FONT : bold 12pt Arial, Helvetica, sans-serif;
        TEXT-ALIGN : center;
}
.title1 {
	COLOR : #FFFFFF;
	FONT : bold 14pt Arial, Helvetica, sans-serif;
	TEXT-ALIGN : center;
	text-transform: uppercase;

}
.titlepara {
	COLOR : #FFFFFF;
	FONT : bold 10pt Arial, Helvetica, sans-serif;
	TEXT-ALIGN : left;
	text-decoration: underline;

}
