	
        div.bod  {
         background-position : top left;
         }
         
         Div.theheader  {
         background-color : White;
         background-position : center center;
         text-align : center;
         }
         
         div.thefooter  {
	font-size : 9pt;
	font-family : Arial, Helvetica, sans-serif;
	text-align : center;
}
         div.redfooter  {
	font-size : 9pt;
	font-family : Arial, Helvetica, sans-serif;
	text-align : center;
	color : Red;
}
         
         Div.route  {
	font-size : 8pt;
	font-family : Arial, Helvetica, sans-serif;
	color : Maroon;
	text-align : left;
}
         
         Div.hiliteheader  {
	font-size : 14px;
	font-family : Arial;
	color : Black;
	text-align : left;
	top : auto;
	font-weight : bold;
	text-decoration : none;
} 
         
         Div.hilitetext  {
         font-size : 10pt;
         font-family : Arial;
         text-align : left;
         top : auto;
         }
		 
		 Div.sponsortext  {
	font-size : 10pt;
	font-family : Arial;
	text-align : left;
	top : auto;
}
		 
         Div.hiliteheader2  {
	font-size : 14px;
	font-family : Arial;
	color : Black;
	text-align : left;
	top : auto;
	font-weight : bold;
	text-decoration : none;
	background-color : #DCDCDC;
} 
         
         Div.hilitetext2  {
	font-size : 10pt;
	font-family : Arial;
	text-align : left;
	top : auto;
	text-decoration : underline;
}
          Div.calheader  {
	font-size : 8pt;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : Black;
	text-align : left;
	top : auto;
	background-color : White;
	text-decoration : underline;
	font-weight : bold;
}
                
         Div.caltext  {
	font-size : 8pt;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : Black;
	text-align : left;
	top : auto;
	background-color : White;
}
	    Div.caltextsmall  {
	font-size : 7pt;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : Black;
	text-align : left;
	top : auto;
	background-color : White;
	font-style : italic;
}
	   
         Div.center  {
         text-align : center;
         }
         
         
         P  {
	font-size : 8pt;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-indent : 0;
	color : black;
}
         
         Q  {
	font-size : 8pt;
	font-family : Arial, Helvetica, sans-serif;
	text-indent : 0;
	color : Blue;
}
         
         div.smallcomic  {
	font-size : 8pt;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-indent : 0;
}
         div.smallcomic_head  {
	font-size : 10pt;
	font-family : "Times New Roman", Times, serif;
	text-indent : 0;
	font-weight : bold;
}
         
         div.smallverdana {
	font-size : 10pt;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-indent : 0;
	color : #AD395A;
	text-align : center;
}
         div.smallverdanaright {
	font-size : 10pt;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-indent : 0;
	color : #AD395A;
	text-align : right;
}
         div.smallverdanaleft {
	font-size : 10pt;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-indent : 0;
	color : #AD395A;
	text-align : left;
}
       div.tinyverdana {
	font-size :8pt;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-indent : 0;
	text-align : left;
	color : Black;
	text-decoration : underline;
}
       div.centerverdana {
	font-size :7pt;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-indent : 0;
	text-align : center;
	color : #AD3A5A;
	text-decoration : none;
}

         H1  {
	font-size : 12pt;
	font-family : Arial, Helvetica, sans-serif;
	text-align : center;
	color : Black;
}
         
         H2  {
         font-size : 10pt;
         font-family : Comic Sans MS;
         color : red;
         }
         
         H3  {
         font-size : 8pt;
         font-family : Comic Sans MS;
         color : navy;
         }
td.form {
    font-family: verdana, arial;
    font-size: 10pt;
    color: #000000; /* black */
}
a:link {
   color : #660099;
   text-decoration : underline;
   background-color : transparent;
}

a:visited {
   color : #660099;
   text-decoration : underline;
   background-color : transparent;
}

a:active {
   color : #9A0000;
   text-decoration : underline;
   background-color : transparent;
}

a:hover {
	text-decoration : underline;
	color : Red;
	background-color : transparent;
}
