<!--
.ms-simple1-main { border-left-style: none; border-right-style: none; 
               border-top: 1.5pt solid green; border-bottom: 1.5pt solid green }
.ms-simple1-even { border-style: none }
-->

body{
    text-align: right;
    font-family : Arial;
	font-size : 12pt;
	font-style : normal;
	color : #0000ff;
	bgColor : #ffffff
	}

h1{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14pt;
	font-style : normal;
	color : #000000;
	}

.mainbodytext{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-style : normal;
	font-weight : normal;
	color : #0000FF;
	text-align : left;
	vertical-align : top;
	}

td{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	vertical-align : top;

	}
h2 {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #993333; font-weight: bold}

a.first {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	color: #330099; 
	font-weight: bold; 
	text-decoration: underline
}

a.second {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	text-indent : 10px;
}
a.third {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #330099;
	text-decoration: underline;
}

a:link    { color: #0000FF }
a:visited { color: #0000FF }

	
h4{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: underline
	}

h5{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color : #0000FF;
	text-align : center;
	}
	
p { 
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	font-weight : normal;
	color : #000000;
	vertical-align : top;
	}

ul { 
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	font-weight : normal;
	color : #000000;
	text-align : left;
	vertical-align : top;
	}
	
li { 
	font-family : Arial, Helvetica, sans-serif;
	font-size= : 10pt;
	font-style : normal;
	font-weight : normal;
	color : #000000;
	}
	
address {
	font-family : Arial, Helvetica, sans-serif;
	font size : 8pt;
	color : gray;
	font-style : normal;
	text-align : center;
	margin-top : 1em;
    padding-to p: 1em;
    }
