a
{color: #055882; font-family: Tahoma, Verdana; text-decoration: none;}
	
.txt {font-family: verdana; font-size: 10px; color: #006699; font-weight: normal;}

H1 {
 font-family: verdana,tahoma;
 font-size:   12px;
 color:       #006699;
 font-weight: bold;
 margin-top: 2px;
 margin-bottom: 9px;
}

H2 {
 font-family: verdana;
 font-size:   12px;
 color:       #006699;
 font-weight: normal;
 margin-top: 2px;
 margin-bottom: 5px;
 LINE-HEIGHT: 16px;
}

H3 {
 font-family: verdana;
 font-size:   10px;
 color:       #006699;
 font-weight: normal;
 margin-top: 2px;
 margin-bottom: 0px;
}

H4 {
 font-family: verdana;
 font-size:   10px;
 color:       #006699;
 font-weight: normal;
 margin-top: 0px;
 margin-bottom: 3px;
}

H5 {
 font-family: verdana,tahoma;
 font-size:   12px;
 color:       #006699;
 font-weight: normal;
 margin-top: 2px;
 margin-bottom: 0px;
}
H6 {
 font-family: verdana,tahoma;
 font-size:   10px;
 color:       #006699;
 font-weight: normal;
 margin-top: 0px;
 margin-bottom: 0px;
}

//	Links

a:link { 
 color: #ffff00; 
 text-decoration: underline; 
}
a:visited { 
 color: #055882; 
 text-decoration: none; 
}
a:active { 
 color: #ff0000; 
 text-decoration: underline; 
}
a:hover { 
 color: #ff0000; 
 text-decoration: underline;
}

.nav
	{color: #055882; font-weight: normal; font-size: 12px;  margin-top: 12px; margin-bottom: 9px;}
a.nav
	{color: #055882; font-family: Tahoma, Verdana; font-size: 9px; text-decoration: none;}
a.nav:visited
	{color: #055882; font-family: Tahoma, Verdana; font-size: 9px; text-decoration: none;}
a.nav:active
	{color: #ff0000; font-family: Tahoma, Verdana; font-size: 9px; text-decoration: underline;}
a.nav:hover
	{color: #ff0000; font-family: Tahoma, Verdana; font-size: 9px; text-decoration: underline;}


.foot
	{color: #CCCCCC; font-weight: normal; font-size: 9px;}
a.foot
	{color: #CCCCCC; font-family: Tahoma, Verdana; font-size: 9px; text-decoration: none;}
a.foot:visited
	{color: #CCCCCC; font-family: Tahoma, Verdana; font-size: 9px; text-decoration: none;}
a.foot:active
	{color: #CCCCCC; font-family: Tahoma, Verdana; font-size: 9px; text-decoration: none;}
a.foot:hover
	{color: #CCCCCC; font-family: Tahoma, Verdana; font-size: 9px; text-decoration: none;}
	
.base
	{color: #006699; font-weight: normal;}
a.base
	{color: #006699; font-family: Tahoma, Verdana; font-size: 10px; text-decoration: underline;}
a.base:visited
	{color: #055882; font-family: Tahoma, Verdana; font-size: 10px; text-decoration: underline;}
a.nav:active
	{color: #ff0000; font-family: Tahoma, Verdana; font-size: 10px; text-decoration: none;}
a.base:hover
	{color: #ff0000; font-family: Tahoma, Verdana; font-size: 10px; text-decoration: none;}