body {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: black; font-weight: normal; text-align:center; background-color:white}


.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}
.text13px { font-size: 13px;font-weight: normal}
.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:850px; border-style:solid; border-color:black;border-width:5px; vertical-align:middle;margin-left:auto;margin-right:auto }
.table_style02 { background-color:white; width:850px; border-style:solid; border-width:0px; vertical-align:middle;margin-left:auto;margin-right:auto }
.table_style03 { background-color:white; width:990px; border-style:solid; border-color:black;border-width:5px; vertical-align:middle;margin-left:auto;margin-right:auto }

.blackcell_style { background-color:black; }

.cell2_style {  width:2%; }

.cell20_style {  width:20%; }
.cell30_style {  width:30%; }
.cell36_style {  width:36%; }

.cell10_style {  width:10%; }
.cell40_style {  width:40%; }


.cell96_style {  width:96%; }

.cell63_style {  width:63%; }

.cell32_style {  width:32%; }
.cell25_style {  width:25%; }
.cell15_style {  width:15%; }

.cell4_style {  width:4%; }



.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;}
