body {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: black; font-weight: normal; text-align:center; background-color:green}


.boldtext { font-weight: bold}
.italictext { font-style: italic}

.text6px { font-size: 6px;}
.text9px { font-size: 9px;}
.text16px { font-size: 16px;}
.text18pxbold { font-weight: bold; font-size: 18px}
.text12px { font-size: 12px;font-weight: normal}

.greentext { color:green;}
.whitetext { color:white;}


a:link{color:black}
a:visited{color:black}
a:focus{color:black}
a:hover{color:#747170}
a:active{color:black}

.whitetext a:link{color:white; text-decoration: none}
.whitetext a:visited{color:white; text-decoration: none}
.whitetext a:focus{color:white; text-decoration: none}
.whitetext a:hover{color:black; text-decoration: none}
.whitetext a:active{color:white; text-decoration: none}

.table_style01 { background-color:white; width:950px; border-style:solid; border-width:0px; vertical-align:middle;margin-left:auto;margin-right:auto }

.greencell_style { background-color:green; }

.cell63_style {  width:63%; }
.cell43_style {  width:43%; }
.cell32_style {  width:32%; }
.cell25_style {  width:25%; }
.cell15_style {  width:15%; }
.cell5_style {  width:5%; }
.cell4_style {  width:4%; }
.cell3_style {  width:3%; }


.cellleft_style { text-align:left;}

.celltop_style { vertical-align:top;}

.image_style {border-style:none none none none;vertical-align:middle}

table {border-collapse:collapse  } 

.nobullet { list-style-type:none;}
.numberbullet { list-style-type:decimal;}
.bullet { list-style-type:disc;}
