body {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	margin-right: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
a:link {
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #999999;
	text-decoration: underline;
}
a:visited {
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
.nav:link
{
	font-size : 10px;
	color : #FFFFFF;
	text-decoration : none;
	text-transform : uppercase;
}
.nav:hover
{
	font-size : 10px;
	color : #FFFFFF;
	text-decoration : underline;
	text-transform : uppercase;
}
.nav:visited
{
	font-size : 10px;
	color : #FFFFFF;
	text-decoration : none;
	text-transform : uppercase;
}
h1 {
	font-size: 13px;
	color: #FF8040;
	text-decoration: none;
}
.txt {
	font-size: 11px;
	color: #666666;
}
.copyright {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
