body {  font-family: Arial, Helvetica, sans-serif; font-size: 18px; color: black; font-weight: bold; text-align:center; background-color:#9FA1A0}


.boldtext { font-weight: bold}
.italictext { font-style: italic}

.text6px { font-size: 6px;}
.text9px { font-size: 9px;}
.text16px { font-size: 16px;}
.text30pxbold { font-weight: bold; font-size: 30px}
.text24pxbold { font-weight: bold; font-size: 24px}
.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-image:url(background.jpg); width:948px; border-style:solid; border-width:0px;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; }

.greycell_style { background-color:#9FA1A0;}


.cell30_style {  width:30%; }
.cell40_style {  width:40%; }

.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;}