body         { font-weight: normal; font-style: normal; font-size: 9pt; font-family: 
               Verdana, Arial, Helvetica, sans-serif; margin: 0px 0px 0px 0px; background-image:url(/images/background.gif);}
tr.section		  { background-color: #0173BC; color: #000000;}
tr.page		  { background-color: #BFDCEE; color: #000000; font-weight:bold}
td.menu_a	  	  { background-color: #BFDCEE; color: #000000;}
td.menu_b	  	  { background-color: #ADD2E9; color: #000000;}

/* this class is for the boxes of links on the front */
.section_head			{ font-size: 10pt; color: #FFFFFF }
.section_head:link		{ font-size: 10pt; text-decoration: none; color: #FFFFFF }
.section_head:active	{ font-size: 10pt; text-decoration: none; color: #FFFFFF }
.section_head:visited	{ font-size: 10pt; text-decoration: none; color: #FFFFFF }
.section_head:hover	{ font-size: 10pt; text-decoration: none; color: #FF0000 }

/* this class is for the small list of links */
.list_large			{ font-size: 9pt; color: #000000 }
.list_large:link       { font-size: 9pt; text-decoration: none; color: #000000 }
.list_large:active     { font-size: 9pt; text-decoration: none; color: #000000 }
.list_large:visited    { font-size: 9pt; text-decoration: none; color: #000000 }
.list_large:hover      { font-size: 9pt; text-decoration: none; color: #FF0000 }

