body {
    background-color: #ffffff;
	font-family: arial, helvetica, sans-serif;
	color: #000000;
	background-color: transparent;
	font-size: 12px;
}

h1 { color: #000000;
     background-color: transparent;
     font-family: arial, verdana, sans-serif;
     font-weight:bold;
     font-style: italic;
     text-align:center;
     font-size:18px;
     margin-bottom:0 }

h2 {  font-family: arial, helvetica, sans-serif;
      font-size: 14px;
      font-weight: bold;
      color: #000000;
      background-color: transparent;
      text-align: left;
      text-decoration: none;
      margin-bottom:0 }

h3 {  font-family: arial, helvetica, sans-serif;
      font-size: 12px;
      line-height: 12px;
      font-weight: bold;
      color: #000000;
      background-color: transparent;
      text-align: center;
      text-decoration: none;
      margin-top:0;
      margin-bottom:0; }
	    
table {
	background-color: #FFFFFF; 
	font-size: 12px;
	color:#000000;
	background-color: transparent;
	text-align: left;}
	
th {
	text-align: left;
	font-size: 12px;
	color:#000000;
	background-color: transparent;
	} 
	
td {
	text-align: left;
	font-size: 12px;
	color:#000000;
	background-color: transparent;
	} 
	  
p { font-family: arial, verdana, sans-serif;
    color:#000000;
    background-color: #ffffff;
    font-size:12px;
    text-align:left; }

ul { color: #000000;
     background-color: #ffffff;
     font-family: arial, verdana, sans-serif;
     font-size: 12px;
     list-style-type: square;
     padding: 0;
     margin-left: 1em;}

.bottom { font-family:arial, verdana, sans-serif;
    color:#000000; 
    background-color: #ffffff;
    font-size: 10px;
     }
	
.small { font-family:arial, verdana, sans-serif;
    color:#000000; 
    background-color: #ffffff;
    font-size: 11px;
     }
	
.title {  font-family: arial, helvetica, sans-serif;
      font-size: 14px;
      font-weight: bold;
      color: #000000;
      background-color: transparent;
      text-align: left;
      text-decoration: none;
      margin-bottom:0 }

.center { font-family:arial, verdana, sans-serif;
    color:#000000;
    background-color: #ffffff;
    font-size: 12px;
    text-align:center; }
	
.shade { background-color: #f8efd8;
     color:#000000;
	 font-size: 12px;  }

td { font-family: arial, verdana, sans-serif;
     color: #000000; 
     background-color: #ffffff;
     font-size: 12px; }

a:link { color: #000000;
        background-color: #ffffff;
    	text-decoration: none; }
a:active
	{ color: #000000;
        background-color: #ffffff;
    	text-decoration: none; }
a:visited
	{ color: #cc0033;
        background-color: #ffffff;
    	text-decoration: none;
        font-weight:bold;
		text-decoration: none;}
a:hover {
  color: #009933;
  background-color: #ffffff;
  text-decoration: none;}
