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

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

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

.nobold {
        FONT-WEIGHT : normal;
}

B {
        FONT-WEIGHT : bold;
}

BODY {
	COLOR : #444444;
	FONT : 10pt Arial, Helvetica, sans-serif;
	text-align: justify;
	list-style-type: square;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

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


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

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

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

.rightMenu {
	FONT: 8pt;
	TEXT-ALIGN : left;
	padding-left: 10px;
	text-indent: -7px;
}

ul {
//	list-style-type: circle;
	FONT: 8pt;
}