﻿body {text-align: justify; margin-left: 0,2cm; margin-right: 0,2cm; margin-top: 0,1cm; font-family: Verdana; font-size: 8pt; font-weight: normal; color: rgb(10, 33, 79) }
p {font-family: Verdana, BankGothic Md BT; font-size: 8pt; font-weight: normal; text-indent: 3 em; color: rgb(10, 33, 79)}
a, a:active, a:visited, a:hover {text-decoration: none; color: #CCCCCC; }
h1 {font-size: 20pt; }
h2 {font-size: 18pt; }
h3 {font-size: 12pt; }
h4 {font-size: 10pt; }
h5 {font-size: 8pt; }
h6 {font-size: 6pt; }
h1, h2, {font-family: Verdana; font-weight: bold; color: rgb(10, 33, 79) }
h3, h4, h5, h6 {font-family: Verdana; font-weight: normal; color: rgb(10, 33, 79) }
td {font-family: Verdana, BankGothic Md BT; font-size: 8pt; font-weight: normal; color: rgb(10, 33, 79) }
li {font-family: Verdana, BankGothic Md BT; font-size: 8pt; font-weight: normal; }
a {font-family: Verdana; font-size: 8pt; font-weight: normal; color: rgb(10, 33, 79) }



ul, ul li {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}

ul {
	position: absolute;
}

ul li {
	float: left;
	border-width: 0 1px 1px 1px;
	border-style: solid;
	border-color: transparent #25b #25b #9ce;
}

ul a:link, ul a:visited {
	text-decoration: none;
	display: block;
	width: 138px;
	text-align: center;
	padding: 0px 0;
	font-weight: bold;
	background-color: #27c;
	color: #def;
	border-top: 10px solid #25b;
}

ul a:hover {
	background-color: #28e;
	color: #fff;
	border-top: 20px solid #26d;

