/********************** Body ***************************/
body { margin: 0; padding: 0; background-color: #ffffff; color: #3D8E3D; font-family: helvetica, verdana, arial, sans-serif; font-weight: bold; font-size: 20px; line-height: 1.4em;}

/********************** Header ***************************/
#header {width: 890px; height: 108px; margin: 0 auto; background-color: #ffffff;}

/********************** Body ***************************/
#body {width: 890px; margin: 0 auto; background-color: #ffffff;}

/********************** Footer ***************************/
#footer { width: 950px; margin: 0 auto; padding: 0 0 0 0;}
#footer p {	text-align: center;	font-size: 11px;}

/********************** Footer_Link ***************************/
#footer_link a { text-decoration: underline; font-size: 11px; font-weight: normal; color: #336699;}
#footer_link a:hover { text-decoration: underline; color:#cc9933; font-size: 11px; font-weight: normal;}

h1{ font-size: 18px; text-decoration: none; font-weight: normal; color: #6AA2FD;}
.pt12{ font-size: 12px; text-decoration: none; font-weight: normal; color: #000000;}
hr {border: none 0; border-top: 1px solid #6AA2FD;/*the border*/width: 90%;height: 1px;/*whatever the total width of the border-top and border-bottom equal*/} 