@charset "iso-8859-2";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana,Arial;
	background-color: #ffffff;
}

a {
	color: #227a5e;
	text-decoration: none;
}

a:active {
	color: #97cab5;
}

a:hover {
	color: #35cc02;
	text-decoration: underline;
}

ul {
	font-family: Verdana,Arial;
	font-size: 11px;
	color: #000000;
}

ol {
	font-family: Verdana,Arial;
	font-size: 11px;
	color: #000000;
}

p {
	font-family: Verdana,Arial;
	font-size: 11px;
	margin-bottom: 2px;
	margin-top: 2px;
}

h1 {
	font-family: Arial, Tahoma, Verdana;
	color: #227a5e;
	font-size: 20px;
	margin-bottom: 2px;
	margin-top: 2px;
	font-weight: bold;
}

h2 {
	font-family: Arial, Tahoma, Verdana;
	color: #97cab5;
	font-size: 20px;
	margin-bottom: 2px;
	margin-top: 2px;
	font-weight: bold;
}

h3 {
	font-family: Arial, Tahoma, Verdana;
	font-size: 9px;
	font-weight: normal;
	color: #35cc02;
}

h4 {
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	margin-bottom: 8px;
	margin-top: 8px;
	font-style: oblique;
	color: #227a5e;
}

h5 {
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	margin-bottom: 8px;
	margin-top: 8px;
	font-style: normal;
	color: #97cab5;
}

h6 {
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	margin-bottom: 8px;
	margin-top: 8px;
	font-style: italic;
	color: #35cc02;
}

.copyrights {
	color: #999999;
	font-size: 10px;
}

.bottom_text {
	color: #999999;
	font-size: 10px;
}
