.main {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #666666;
	line-height: 1.5em;
}
a.main:link { 
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #666666;
	line-height: 1.5em;
}
a.main:visited { 
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #666666;
	line-height: 1.5em;
}
a.main:hover { 
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #CC3300;
	line-height: 1.5em;
}
a.main:active { 
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #666666;
	line-height: 1.5em;
}
.navleft {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #666666;
}
.copyright {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #CCCCCC;
}
a.copyright:link { text-decoration:none;
}
a.copyright:visited { text-decoration:none;
}
a.copyright:hover { text-decoration:underline;
}
a.copyright:active { text-decoration:none;
}
.topnav {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #FFFFCC;
}
a.topnav:link { text-decoration:none;
}
a.topnav:visited { text-decoration:none;
}
a.topnav:hover { text-decoration:underline;
}
a.topnav:active { text-decoration:none;
}

H2 {font-family: Tahoma, Verdana, Arial;
	font-size: 14px;
	color: #666666;}
