/* CSS Document */
.footer {
font-family:Tahoma;
font-size:11px;
color:#FFFFFF;
}
.verd_text {
font-family:Tahoma;
font-size:13px;
}
a.nav:active {
font-family:Tahoma;
font-size:16px;
color:#FFFFFF;
text-decoration:none;
font-weight:bold;
}
a.nav:link {
font-family:Tahoma;
font-size:16px;
color:#FFFFFF;
text-decoration:none;
font-weight:bold;
}
a.nav:hover {
font-family:Tahoma;
font-size:16px;
color:#6f841b;
text-decoration:none;
font-weight:bold;
}
a.nav:visited {
font-family:Tahoma;
font-size:16px;
color:#FFFFFF;
text-decoration:none;
font-weight:bold;
}
#tabs {
	text-align: center;
	word-spacing: 5em;
}
h1 {
font-size:18px;
font-family:Tahoma;
color:#FFFFFF;
}