A:LINK {
	color : #808000;
    text-decoration: none;
}

A:ACTIVE {
	color : #00FF00;
    text-decoration: none;
}

A:VISITED {
	color : #808000;
    text-decoration: none;
}

BODY {
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	font-weight : normal;
        margin:0px;
}


TABLE, TR, TD {
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	vertical-align : top;
}


UL {
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	font-weight : normal;
}

P {
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
}

 .date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
}

 .mtitle {
	color : #858550;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18pt;
	font-style : italic;
	font-weight : bold;
}

 .mstitle {
	color : #144141;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-weight : bold;
}

 .msmall {
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : xx-small;
	font-style : normal;
	font-weight : normal;
}

