A:link {
        COLOR : #57284d;
		TEXT-DECORATION : none;
        FONT-WEIGHT : bold;
}

A:visited {
        COLOR : #57284d;
		TEXT-DECORATION : none;
        FONT-WEIGHT : bold;
}

A:hover {
        COLOR : #57284d;
		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;
}

IMG { display:block; }

.title {
        COLOR : #33755f;
        FONT : bold 12pt Arial, Helvetica, sans-serif;
//        TEXT-ALIGN : center;
}
.title1 {
	COLOR : #33755f;
	FONT : bold 12pt Arial, Helvetica, sans-serif;
	text-transform: smallcaps;
}

.titlepara {
	COLOR : #33755f;
	FONT : bold 10pt Arial, Helvetica, sans-serif;
	TEXT-ALIGN : left;
	text-decoration: underline;
}

.tiny {
	COLOR : #33755f;
	FONT : 7pt Arial, Helvetica, sans-serif;
}

.rightMenu {
	FONT: 8pt;
	TEXT-ALIGN : left;
	padding-left: 10px;
	text-indent: -7px;
}

ul {
//	list-style-type: circle;
	FONT: 8pt;
}

.formfields {
	FONT : 10pt Arial, Helvetica, sans-serif;
}

#img_mfin {
	margin-left: 10px;
	margin-bottom: 30px;
	float:right;
	border: 1px #000;
}

#Disclaimer-Wrapper {
	margin: 0;
	padding: 0;
	color: #999;
}

#Disclaimer-Wrapper .padding {
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}
