.blue24
{
    color: darkblue;
    font-family: verdana;
    font-size: 24pt;
    font-weight: bold;
}

.head1
{
    color: darkblue;
    font-family: verdana;
    font-size: 18pt;
    font-weight: bold;
}

.head18
{
    color: darkblue;
    font-family: verdana;
    font-size: 18pt;
    font-weight: bold;
}

.head2
{
    color: darkblue;
    font-family: verdana;
    font-size: 14pt;
    font-weight: bold;
}

.head1com
{
    color: darkblue;
    font-family: Comic Sans MS, verdana;
    font-size: 22pt;
    font-weight: bold;
}

.head2com
{
    color: darkblue;
    font-family: Comic Sans MS, verdana;
    font-size: 18pt;
    font-weight: bold;
}

.head2n
{
    color: darkblue;
    font-family: verdana;
    font-size: 14pt;
    font-weight: normal;
}

.h4
{
    color: darkblue;
    font-family: verdana;
    font-size: 12pt;
    font-weight: bold;
}

.darkblue10b
{
    color: darkolivegreen;
    font-family: verdana;
    font-size: 10pt;
    font-weight: bold;
}

.red10b
{
    color: red;
    font-family: verdana;
    font-size: 10pt;
    font-weight: bold;
}

.red12b
{
    color: red;
    font-family: verdana;
    font-size: 12pt;
    font-weight: bold;
}

.head3
{
    color: darkolivegreen;
    font-family: verdana;
    font-size: 14pt;
    font-weight: bold;
}

.head4
{
    color: darkolivegreen;
    font-family: verdana;
    font-size: 12pt;
    font-weight: bold;
}

.head16g
{
    color: darkolivegreen;
    font-family: verdana;
    font-size: 16pt;
    font-weight: bold;
}

.norm
{
    color: #000000;
    font-family: verdana;
    font-size: 10pt;
    font-weight: normal;
}

.norm12
{
    color: #000000;
    font-family: verdana;
    font-size: 12pt;
    font-weight: normal;
}

.norm8
{
    color: #000000;
    font-family: verdana;
    font-size: 8pt;
    font-weight: normal;
}

.tbl_hdr
{
    color: #indigo;
    font-family: verdana;
    font-size: 10pt;
    font-weight: bold;
}

.table
{
    color: #000000;
    font-family: verdana;
    font-size: 10pt;
    font-weight: normal;
}

.next_prev
{
    color: darkolivegreen;
    font-family: verdana;
    font-size: 10pt;
    font-weight: bold;
}

.comic14
{
    color: #000000;
    font-family: Comic Sans MS;
    font-size: 14pt;
    font-weight: bold;
}

.fancy13red
{
    color: red;
    font-family: Lucinda Handwriting, Kristen ITC, Comic Sans MS;
    font-size: 14pt;
    font-weight: bold;
}

.calhead 
{	background : lightblue;
	color: #000000;
	font-family: verdana;
	font-size: 10pt;
	font-weight: bold;
}

body 
{	background: #98FB98 url("images/Dollar_signss.gif"); width: 400px; height: 300px;
	color: #000000;
	font-family: verdana;
	font-size: 10pt;
	font-weight: normal;
	background-repeat: repeat;
}

a.nav:link { text-decoration: none; color: blue; font-family: verdana,sans-serif; font-size: 10pt; }

a.nav:visited { text-decoration: none; color: blue; font-family: verdana, sans-serif; font-size: 10pt; }

a.nav:hover { text-decoration: underline; color: blue; font-family: verdana, sans-serif; font-size: 10pt; }

a.nav12:link { text-decoration: none; color: blue; font-family: verdana,sans-serif; font-size: 12pt; }
a.nav12:visited { text-decoration: none; color: blue; font-family: verdana, sans-serif; font-size: 12pt; }
a.nav12:hover { text-decoration: underline; color: blue; font-family: verdana, sans-serif; font-size: 12pt; }

a.nav11:link { text-decoration: none; color: blue; font-family: verdana,sans-serif; font-size: 11pt; }
a.nav11:visited { text-decoration: none; color: blue; font-family: verdana, sans-serif; font-size: 11pt; }
a.nav11:hover { text-decoration: underline; color: blue; font-family: verdana, sans-serif; font-size: 11pt; }


