BODY {
 margin-left: 0px;
 margin-top: 15px;
 margin-right: 0px;
 margin-bottom: 0px;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11.5px;
 font-style: normal;
 font-weight: normal;
 color: #333333;
 background-color: #ffffff;
 background-repeat: repeat-x;
}

P,LI {
 font-size: 13.5px; 
 font-weight: normal; 
 color: #333333; 
 text-decoration: none
}

TABLE {
        padding: 0px;
}


TH {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13.5px; 
	font-weight: normal; 
	text-decoration: none;
text-align:left;
}

TD {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13.5px; 
	font-weight: normal; 
	text-decoration: none
}


.Heading_1 {
 font-family: Arial, Helvetica, sans-serif; 
 font-size: 28px; 
 font-weight: bold; 
 color: #333333; 
 text-decoration: none
}

.Heading_2 {
 font-family: Arial, Helvetica, sans-serif; 
 font-size: 20px; 
 font-weight: bold; 
 color: #333333; 
 text-decoration: none;
 margin: 8px;
}
.Heading_3{
 font-family: Arial, Helvetica, sans-serif; 
 font-size: 16px; 
 font-weight: bold; 
 color: #333333;
}

.footer{
 font-family: Arial, Helvetica, sans-serif; 
 font-size: 11px; 
 font-weight: normal; 
 color: #000000;
}

.back_white {
 background-color: #FFFFFF;
}

.Normal {
 background-color: #FFFFFF;
}



