body
{
	background-color: #FFF;
	color: #666;
	font-size: 16px;
	font-family: Georgia, Garamond, Times, serif;
	text-decoration: none;
}

body: hover
{
	color: white;
	text-decoration: none;
	background-color: #FFF;
}

.white
{
	color: #FFF 
	font-style: normal;
	text-align: center;
}


.black
{
	color: #000 
	font-style: normal;
	text-align: left;
	text-decoration: none;
}


.blue
{
	color: #666;
	font-weight: bold;
	text-decoration: none;
}


.maroon
{
	font-family: Georgia, Garamond, Times, serif;
	color: #c33;
	font-weight: bold;
	text-decoration: none;
}


.note
{
	font-family: Georgia, Garamond, Times, serif;
	color: #666;
	font-weight: normal;
	font-size: 16px;
	text-decoration: none;
}

.italic
{
	font-family: Georgia, Garamond, Times, serif;
	font-style: italic;
	color: #006;
	font-weight: bold;
	text-align: center;
}

.small
{
	font-family: Georgia, Garamond, Times, serif;
	color: #006;
	font-weight: normal;	
	font-size: 16px;
	text-decoration: none;
}

.black
{
	font-family: Georgia, Garamond, Times, serif;
	color: #000
	font-weight: normal;
	font-size: 16px;
	text-decoration: none;
}


.subhead
{
	font-family: Georgia, Garamond, Times, serif;
	color: #666;
	font-weight: normal;
	font-size: 16px;
	text-decoration: none;
}


h2
{
	color: #666;
	font size: 16px;
}

td
{
	color: #666;
	font-size: 16px;
	font-style: normal;
}

.red 
{ 
	color: #F00; 
	font-family: Georgia, Garamond, Times, serif;
	font-weight: bold; 
   	text-decoration: none;
}

.head
{
	color: #666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 26px;
}

.blue_head
{
	color: #006;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 22px;
}


.small_head
{
	color: #903;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
}


.larger_head
{
	color: #903;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 24px;
}

a
{
	color: #999;
	font-family: Georgia, Garamond, Times, serif;
	font-weight: bold;
	font-size: 16px;

}

a { color: #999; }
a:hover { color: #c33; }
a:visited { color: #999; }
a:visited:hover { color: #999; }


a.sidenav { color: #999; }
a:hover.sidenav { color: #36c; }
a:visited.sidenav { color: #999; }
a:visited:hover.sidenav { color: #999; }

a.bottom
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999;
	font-size: 12px;
	text-decoration: none;
}

a:hover.bottom { color: #36c; }
a:visited.bottom { color: #999; }


p.intro
{
	font-family: Georgia, Garamond, Times, serif;
	font-weight: bold;
	color: #006;
	font-size: 16px;
	text-decoration: none;
}
	
p.text
{
	font-weight: normal;
	color: #000;
	font-size: 16px;
	text-decoration: none;
}

p.copyright
{
	color: #999;
	font-size: 12px;
	text-decoration: none;
}




a {
	font-family: Georgia, Garamond, Times, serif; 
	font-size:16px; 
	font-weight: bold; 
	color:#666;
	}

a:hover.sidenav {color: #36c;}
a:visited.sidenav {color: #999;}
a:visited:hover.sidenav {color: #999;}

a.note {color: #999;}
a:hover.note {color: #36c;}
a:visited.note {color: #999;}
a:visited:hover.note {color: #999;}

a.sidenav {color: #999;}
a:hover.sidenav {color: #36c;}
a:visited.sidenav {color: #999;}
a:visited:hover.sidenav {color: #999;}

a.bottom {color: #999; font-size: 12px; text-decoration: none;}
a:hover.bottom {color: #36c;}
a:visited.bottom {color: #999;}
a:visited:hover.bottom {color: #999;}





p.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #903;
	font-weight: bold;
	font-size: 24px;
	}

p.subhead_blue {color: #006; font-size: 12px; font-weight: bold;}
p.subhead_red {color: #c03; font-size: 12px; font-weight: bold;}
p.head_red {color: #903; font-size: 16px; font-family: verdana, arial, helvetica,sans-serif; font-weight: bold;}
p.head_blue {color: #006; font-size: 16px; font-family: verdana, arial, helvetica,sans-serif; font-weight: bold;}
p.head_grey {color: #666; font-size: 16px; font-family: verdana, arial, helvetica,sans-serif; font-weight: bold;}
p.opening {
	font-family: Georgia, Garamond, Times, serif;
	font-weight: bold;
	color: #606; 
	font-size: 16px; 
	}

p.text {
	font-family: Georgia, Garamond, Times, serif;
	font-weight: normal; 
	color: #006; 
	font-size: 16px; 
	text-decoration: none;
	}

p.black {color: #000; font-size: 16px; font-weight: medium;}
p.copyright{color: #999; font-size: 16px;text-decoration: none;}

p.list {color: #666; font-size: 16px; font-weight: medium;}
p, ol, li {color: #666;}
p.white {padding-top : 0pt; color: #FFF; font-size: 10px;}
p.grey {color: #999; font-size: 14px;}
p.copyright {color: #666; font-size: 14px;}
.separator {color: #666;}

  

