 
body {
	margin-left: 70px;
	margin-top: 20px;
	margin-right: 70px;
	margin-bottom: 20px;
	background-color: #ffffff;
} 
P {
		font-family: Arial;
		font-size: 12pt;
		font-style: normal;
		color: black;
		}

hr           { color: #000066  }
table        {
  
	font-style: normal;
	font-variant: normal  ;
	font-weight: normal;
	font-family: arial, verdana;
	color: black;
	background-color:FAFAFA;
	border:none
	
}

td           {
	font-size: 12pt;
	color: black	 ;
} 

tr {vertical-align: top;}

h1  {   font            :  16pt arial, verdana;
        font-weight     :   bold;
		font-style	    :   normal;
        color           : #CC0066}

h2  {   font            :   12pt arial, verdana;
        font-weight     :   bold;
		font-style	:   normal;
        color           : #98014E}

h3  {   font            :   12pt arial, verdana;
        font-weight     :   bold;
		font-style	:   normal;
        color           :  #98014E}

small  {   font            :   6pt arial, verdana;
        font-weight     :   normal;
		font-style	:   normal;
        color           :   black}

    
a:link       { font-style: normal; font-variant: normal; 
               text-decoration: underline; color: #7E0140 }
a:visited    { font-style: normal; font-variant: normal;  
               text-decoration: underline; color: #58017E}
 

li  { font-size: 12pt;      
      color: #000000 ;
	  line-height: 1.4 
	  }

.menu {
	font-size: 18px;
	color: #000000;
}
.grey {
	color:#706568;
}

.redback{ background-color:#CC0066;}

.smalllist {
	font-size: 14px;
	color:  #ffffff;
	 font-weight:bold;
	 background-color:#CC0066;
	 
	  }
 
.rightbold {
	text-align: right;
	font-size: 12px;
	color: #000000;
	font-weight:bold;
	}
 