
a:link, a:hover, a:active, a:visited { font-family: Comic Sans MS, Verdana, Tahoma, Arial, Helvetica, sans-serif; font-weight: bold }

a:link { text-decoration: none; color: rgb(0,128,0) }
a:visited { text-decoration: none; color: #006060 }

a:hover { text-decoration: underline; color: #CC6600 }
a:active { text-decoration: underline; color: rgb(192,32,0)}

body
{
	font-family: Comic Sans MS, Bookman Old Style, Times New Roman, Times, serif;
	background-color: rgb(220,220,248);	
	color: rgb(0,0,16);
	margin-top: 0;
	margin-left: 10px; margin-right: 24px;
/*
        scrollbar-3dlight-color:rgb(200,200,40);
        scrollbar-arrow-color:rgb(127,0,0);
        scrollbar-base-color:rgb(240,240,192);
        scrollbar-darkshadow-color:rgb(63,0,0);
        scrollbar-face-color:rgb(232,232,128);
        scrollbar-highlight-color:rgb(240,240,192);
        scrollbar-shadow-color:rgb(127,0,0);
*/
}

p, li, ul, dt, dd
{	 font-size: 11pt;
}

.bottom
{   font-family: arial narrow, sans-sefif;
    font-size: 9pt;
}

.light {font-size: 8pt; font-weight: normal}
.prehead     { color: rgb(212,0,0); margin-top: 12 }
.side        { font-size: 9pt }
.percent     { font-size: 9pt; font-weight: bold; font-family: verdana, arial, sans-serif;}

table
{
	table-border-color-light: rgb(102,153,255);
	table-border-color-dark: rgb(0,0,102); 
}

.title    { color: #808000; background-color: #FFCCCC; border: 2px solid #FF0000;
            padding-bottom: 6; letter-spacing: 2px 
            }

h1, h2, h3, h4, h5, h6
{
	font-family: Comic Sans MS, Verdana, Tahoma, Arial, Helvetica, sans-serif;
}
h1
{
	color: rgb(51,51,204); margin-bottom:0
}
h2
{
	color: #000060; margin-top:5; margin-bottom:5 
}
h3
{
	color: rgb(51,51,204); margin-top:5; margin-bottom:3 
}
h4
{
	color: rgb(212,0,0); margin-bottom:0
}
h5
{
	color: rgb(120,8,8);
}
h6
{
	color: rgb(204,51,51);
}

.listhead    { margin-bottom: 6 }
ul.yellow    { margin-top: 6;  font-size: 11pt; list-style-image: url('images/yellotri.gif') }
ul.brown     { margin-top: 6;  font-size: 11pt; list-style-image: url('images/browntri.gif') }
h1.tiny      { font-size:1pt; color: rgb(214,222,198); margin-bottom:0 }


.submit {
	color:#ffffff;
	background-color:#008000;
	cursor:pointer;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt; font-weight:bold;
	padding-top: 2;
	}
.over   {
	color:#000000;
	background-color:#cc6600; 
	cursor:pointer;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt; font-weight:bold;
	padding-top: 2;
	}
a.submit, a.over { font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; font-weight: bold }
a:link.submit { font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: none; color: rgb(255,255,255) }
a:visited.submit { font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: none; color: rgb(255,255,255) }
a:hover.over { font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: none; color: rgb(0,0,0) }
a:active.over { font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: none; color: rgb(0,0,0) }