.text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}

a.Navigation
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	cursor: hand;
	background-color: #FFFFFF;
}

a.Navigation:hover {
	color: #000000;
	text-decoration: underline;
}

a.NavigationSelected {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
	cursor: hand;
	background-color: #FFFFFF;
}

a.NavigationSelected:hover {
	color: #000000;
	text-decoration: underline;
}

a.LinkBold
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	cursor: hand;
}

a.LinkBold:hover {
	color: #000000;
	text-decoration: underline;
}
.textBold {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 40px;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
	margin: 0px 0px 5px;
	border: 0px none;
	padding: 0px;
}

a.c:link img { border: 1px solid #FFFFFF; }
a.c:visited img { border: 1px solid #CCCCCC; }
a.c:hover img { border: 1px solid #fc0; }
a.c:active img { border: 1px solid #ccc; } 


a.lang { 
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	cursor: hand;
	background-color: #FFFFFF;

}
a.lang:link { 
	background-color: #FFFFFF;
}
a.lang:hover { 
	text-decoration: underline;
}
