.fronttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-align: justify;
	line-height: 22px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right: 28px;
	padding-left: 28px;
}
.maintable {
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 20px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.date {
	font-size: 11px;
	color: #FFFFFF;
}

.date a {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:none;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
h1,h2,h3 {
	margin: 0px;
	padding: 3px;
	font-weight: normal;
}
h1 {
	font-size: 24px;
	color: #2D506E;
	padding-top: 10px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
h2 {
	font-size: 18px;
	color: #0099CC;
}
h3 {
	font-size: 14px;
	color: #2D506E;
}
.content {
	font-size: 11px;
	color: #666666;
	line-height: 20px;
	padding-right: 10px;
	padding-left: 30px;
}
.subs {
	background-image: url(images/backmenu.gif);
	background-repeat: repeat-x;
	font-size: 11px;
	font-weight: bold;
	padding-top: 20px;
	padding-bottom: 20px;
	border-top-width: 5px;
	border-right-width: 0px;
	border-bottom-width: 10px;
	border-left-width: 0px;
	border-style: solid;
	border-color: #2B81AC;
	list-style-type: square;
	background-color: #0B608C;
}
.subs a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.subs a:hover {
	color: #FFCC00;
	text-decoration: none;
	font-weight: normal;
}
ul li {
	list-style-image: url(images/li.gif);
}
a {
	color: #006699;
	text-decoration: none;
	font-size: 11px;
}
a:hover {
	text-decoration: underline;
}
.subs ul {
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.bar {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-style: solid;
	border-color: #efefef;
}
.tablo td {
	background-color: #efefef;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-size: 11px;
	padding: 5px;
}
.tablo {
	border: 2px solid #97A5B0;
	width: 100%;
}
.content a {
	color: #006699;
}
.small {
	font-size: 9px;
}
