.title {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14pt;
	font-weight : bold;
	color : #B40000;}

.navbar {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	color : #FFFFFF;}

.subnav {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : bold;}

p.bio {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : #00006f;}

.body {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : #000000;}

.input {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : #FF0000;}

.white {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : #FFFFFF;}

.bold {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	color : #000000;}

.staffname {
			font-family : Arial, Helvetica, sans-serif;
			font-size : 10pt;
			font-weight : bold;
			color : #000000;
			border-bottom : 1px solid Black;
			border-top : 1px solid Black;
			background-color: #99abc1;}




a, a:link { color: #0000FF; 
			 font-family : Arial, Helvetica, sans-serif;
			 font-size : 8pt; 
             font-weight: bold;  
             text-decoration : none}
	
    a:visted {color: #FF0000; 
              font-family : Arial, Helvetica, sans-serif;
	          font-size : 8pt; 
              text-decoration : none; 
              font-weight : bold}
	
   a:hover {font-family : Arial, Helvetica, sans-serif;
	        font-size : 8pt;
	        color : #666666;
	        font-weight : bold;
	        text-decoration : underline;}

   a:active {font-family : Arial, Helvetica, sans-serif;
	        font-size : 8pt;
	        color : #666666;
	        font-weight : bold;
	        text-decoration : underline;}


.body a:link {font-size : 10pt;
         text-decoration : underline;}
	
.body a:visited {font-size : 10pt;
         text-decoration : underline;}

.body a:hover {font-size : 10pt;
         text-decoration : underline;}

.body a:active {font-size : 10pt;
         text-decoration : underline;}
