@charset "ISO-8859-1";
a:hover {
	color: #F00;
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: none;
}
.h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 24px;
	color: #063	
}
.h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 20px;
	color: #063;
}
.content {
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	color: #063
}
a:link {
	color: #903;
	text-decoration: none;
}
.content-tabel {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #063;
	line-height: 14px;
	text-align: left;
	vertical-align: text-top;
	padding-top: 12px;
	padding-bottom: 12px;
}
.navigation {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 1px;
	font-weight: bold;
	color: #000;
}
.navigation2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 2px;
	font-weight: bold;
	color: #903;
}
.footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000
}
a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: none;
	color: #F00;
}
a:active {
	text-decoration: none;
}

