a:link {
	font-weight: normal;
	color: #0000FF;
	text-decoration: underline}
	
a:visited {
	font-weight: normal;
	color: #0000FF;
	text-decoration:
	underline}
	
a:hover {
     font-weight: normal;
	color: #0000FF;
	text-decoration: underline}
	
a:active {
	font-weight: normal;
	color: #0000FF;
	text-decoration: underline}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	background-color: #FFFFFF}
	
textarea, input, select {font-family: verdana, arial, sans-serif;
  			          font-size: 10px}
				
a.linkcolor1:link { font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: oblique;
	font-weight: bold;
	color: #FFFFFF}
	
a.linkcolor1:visited { font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: oblique;
	font-weight: bold;
	color: #FFFFFF}
	
a.linkcolor1:hover { font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: oblique;
	font-weight: bold;
	color: #0000FF}
	
a.linkcolor1:active { font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: oblique;
	font-weight: bold;
	color: #FFFFFF}

a.linkcolor2:link {
	font-weight: normal;
	color: #01685B;
	text-decoration: none}
	
a.linkcolor2:visited {
	font-weight: normal;
	color: #01685B;
	text-decoration: none}
	
a.linkcolor2:hover {
	font-weight: bold;
	color: #0000FF;
	text-decoration: underline}
	
a.linkcolor2:active {
     font-weight: 
     normal;
     color: #01685B;
	text-decoration: none}
				
.caption{font-size: 9px; 
         font-family: verdana, arial, sans-serif}
	    
.smtext  {font-size: 10px; 
          font-family: verdana, arial, sans-serif;
		line-height: 14px}
		
.bulletlist {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: oblique;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	color: #FF9900;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: circle;}

