.mainheading  {font:17px Verdana;font-weight:bold}
.smallheading {font:14px Verdana;font-weight:bold}
.tableheader  {font:13px Verdana;font-weight:bold}
.bold	{font-weight:bold}
.cell1  {background-color: #88D98E;}
.cell2  {font:13px verdana #000000;
	 color:#88D98E;
	 font-weight:bold;
	 }
.print { display: none; }

@media print {
    .noprint { display: none; }
    }


A:link {color:"blue";}
A:link {text-decoration:none}
A:link{font-weight:bold}

A:visited {color:"blue";}
A:visited {text-decoration:none}
A:visited{font-weight:bold}

A:hover{color:"DE8F04";}
A:hover{text-decoration:none}
A:hover{font-weight:bold}

FORM {margin:0px}

BODY {font:11px, Verdana;
       scrollbar-arrow-color: #000000;
	   scrollbar-3dlight-color: #2E7FDA;
	   scrollbar-highlight-color: #000000;
	   scrollbar-face-color: #ececec;
	   scrollbar-shadow-color: #000000;
	   scrollbar-darkshadow-color: #2E7FDA;
	   scrollbar-track-color: #2E7FDA;}

TD {font:11px Verdana;}

INPUT {font:10px Verdana;}
INPUT {border:solid 1px }

SELECT {font:10px Verdana;}
SELECT {border:solid 1px }


TEXTAREA {font:10px Verdana;}
TEXTAREA {border:solid 1px;}

OPTION {border:solid 1px }
MARQUEE {font:10px, Verdana;}


.cell1 {background:#ffffff}
.cell2 {background:#ffffff;font-weight:bold;}

.resultsheader {font-weight:bold;background:#ffffff}

.whitecell {background:#ffffff;align:center;}
.leftwhitecell {background:#ffffff;align:left;}

.whitecellsm {background:#ffffff;align:center;font-size:10}
.leftwhitecellsm {background:#ffffff;align:left;font-size:10}

.whitebg {background:#ffffff}
.heading {background:#ffffff;font-weight:bold;font-size:16pt;border:solid black 1px}

.whitetext {color:#ffffff}