BODY {background: #FFFFFF;}
a:link    	{color: #336600;}
a:visited 	{color: #404040;}
a:active  	{color: #33CC00;}
a:hover     {color: #33CC00; text-decoration:underline}
a {text-decoration:none}

p {background: #FFFFFF;
color : #404040;
font-weight: bold;
font-size : 9pt;
font-family : Arial, Helvetica, sans-serif}

p.nomargin {background: #FFFFFF;
color : #404040;
font-weight: bold;
font-size : 9pt;
font-family : Arial, Helvetica, sans-serif;
margin-top: 0; 
padding-top: 0;
margin-bottom: 0; 
padding-bottom: 0;}

p.nomargintop {background: #FFFFFF;
color : #404040;
font-weight: bold;
font-size : 9pt;
font-family : Arial, Helvetica, sans-serif;
margin-top: 0; 
padding-top: 0}

h1 {background: #FFFFFF;
color : #000000;
font-weight: bold;
font-size : 22pt;
font-family : Arial, Helvetica, sans-serif}

h1.nomargin {background: #FFFFFF;
color : #000000;
font-weight: bold;
font-size : 22pt;
font-family : Arial, Helvetica, sans-serif;
margin-top: 0; 
padding-top: 0;
margin-bottom: 0; 
padding-bottom: 0;}

h2 {background: #FFFFFF;
color : #000000;
font-weight: bold;
font-size : 16pt;
font-family : Arial, Helvetica, sans-serif}

h2.nomargin {background: #FFFFFF;
color : #000000;
font-weight: bold;
font-size : 16pt;
font-family : Arial, Helvetica, sans-serif;
margin-top: 0; 
padding-top: 0;
margin-bottom: 0; 
padding-bottom: 0;}

h3{background: #FFFFFF;
color : #000000;
font-weight: bold;
font-size : 14pt;
font-family : Arial, Helvetica, sans-serif}

h4 {background: #FFFFFF;
color : #404040;
font-weight: bold;
font-size : 12pt;
font-family : Arial, Helvetica, sans-serif;}

h4.nomargin {background: #FFFFFF;
color : #404040;
font-weight: bold;
font-size : 12pt;
font-family : Arial, Helvetica, sans-serif;
margin-top: 0; 
padding-top: 0;
margin-bottom: 0; 
padding-bottom: 0;}

h5{background: #FFFFFF;
color : #404040;
font-weight: bold;
font-size : 10pt;
font-family : Arial, Helvetica, sans-serif;}

h5.nomarginbottom {background: #FFFFFF;
color : #333333;
font-weight: bold;
font-size : 11pt;
font-family : Helvetica, Arial, sans-serif;
margin-bottom: 0; 
padding-bottom: 0;}

h6 {background: #FFFFFF;
color : #333333;
font-weight: bolder;
font-size : 13px;
font-family : Arial, Helvetica, sans-serif;}

h6.nomargin {background: #FFFFFF;
color : #333333;
font-weight: bolder;
font-size : 13px;
font-family : Arial, Helvetica, sans-serif;
margin-top: 0; 
padding-top: 0;
margin-bottom: 0; 
padding-bottom: 0;}

ul {list-style: square;
background: #FFFFFF;
color : #333333;
font-weight: bold;
font-size : 12px;
font-family: Arial, Helvetica, sans-serif;}

hr {color: #404040;
height: 1px;}