body  {
	margin: 0 px;
	color: black;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg_tile.gif);
}
table   {	font-family: Arial, Verdana;
		    font-size: 11px;
            font-weight: normal;
		    color: #ffffff;
		}

td   {	font-family: Arial, Verdana;
		    font-size: 12px;
            font-weight: normal;
		    color: #ffffff;
		}


p   {   font-size: 12px;
        line-height : 16px;
        font-family: Arial, Verdana;
        font-weight: normal;
        color: #ffffff;
		TEXT-DECORATION: none;
	}
	
a   {  font-size: 12px;
	   font-family: Arial, Verdana;
	   color: #ffffff;
	   font-weight: normal;
      }

a:hover  { font-size: 12px;
           font-family: Arial, Verdana;
           color: #ffff00;
		   font-weight: normal;
           }
		   
h2   {   font-size: 18px;
        line-height : 18px;
        font-family: Arial, Verdana;
        font-weight: bold;
        color: #ffffff;
		TEXT-DECORATION: none;
	}
h3   {   font-size: 16px;
        line-height : 16px;
        font-family: Arial, Verdana;
        font-weight: bold;
        color: #ffffff;
		TEXT-DECORATION: none;
	}
h4   {   font-size: 14px;
        line-height : 14px;
        font-family: Arial, Verdana;
        font-weight: bold;
        color: #ffffff;
		TEXT-DECORATION: none;
	}
.formtext{COLOR: #ffffff; TEXT-DECORATION: none; font-family: arial; font-size: 8pt; font-weight: normal;}
		


