body 
{background-color: #FFFFFF}

h1
{font-size: 18px;font-family: Verdana, Arial, Helvetica, sans-serif}





tr,p,td 
{font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif}



.box
{  border: #666666; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}


/* Anchor Links */
a:link    		{color:#0000FF; text-decoration: underline}
a:visited 		{color:#0000FF; text-decoration: underline}
a:active  		{color:#0000FF; text-decoration: underline}
a:hover   		{color:#FF0000; text-decoration: underline}


.row_light {  background-color: #EFFFD7}
.row_dark {  background-color: #B0D876}
.row_darkgreen {  background-color: 89C041}
.text_white {  color: #FFFFFF}
