a:link {
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #006666;
	font-weight: bold;
	text-decoration: none;
}

.leftnav {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #006666; 
	text-decoration : none;
	font-size: 10pt;
	}

A:link.leftnav  {
	color: #006666; 
	text-decoration: none; 
        font-size: 11pt;
	}
	
A:visited.leftnav  {
	color: #ffffcc;
	text-decoration: none;
        font-size: 10pt; 
	}

a:hover  {
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #66cc66;
	text-decoration: underline;
}

a:visited  {
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #448800;
	font-weight: bold;
	text-decoration: none;
}

p, ul, li, td  {
	font-size: 10pt;
	font-family: Verdana, Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}

th  {
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	color: #346b70;
	background: #ffffcc;
}
	
h1  {
	font-size: 16pt;
	font-family: Footlight MT Light;
	font-weight: bold;
	color: #2D553A;
}

h1.hot  {
	font-size: 15pt;
	font-family: Footlight MT Light;
	font-weight: bold;
	color: #346b70;
}

h2  {
	font-size: 11pt;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #2D553A;
}

h3  {
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-weight: bold;
	color: #000000;
}