.fliesstext {
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #565656;
	font-weight: normal;
	margin-left : 5px;
	margin-top: 2px;
	margin-bottom: 3px;
	margin-right : 2px;
}
.text {
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #565656;
	font-weight: normal;
	margin-left : 0px;
	margin-top: 5px;
	margin-bottom: 3px;
	margin-right : 0px;
}

.hlink {
	font-family: Verdana , Arial;
	font-size: 8pt;
	color: #ebeae2;
	text-decoration: underline;
	font-weight: normal
}

A.hlink:hover {
	font-family: Verdana , Arial;
	font-size: 8pt;
	color: #ebeae2;
	text-decoration: underline;
	font-weight: normal
}
A.hlink:active {
	font-family: Verdana, Arial ;
	font-size: 8pt;
	color: #ebeae2;
	text-decoration: underline;
	font-weight: normal
}
A.hlink:link {
	font-family: Verdana, Arial ;
	font-size: 8pt;
	color: #ebeae2;
	text-decoration: none;
	font-weight: normal
}
A.hlink:visited {
	font-family: Verdana, Arial;
	font-size: 8pt;
	color: #ebeae2;
	text-decoration: none;
	font-weight: normal
}



.h1 {
	font-family: Verdana, Arial;
	font-size: 11px;
	color: White;
	font-weight: bold;
	background-color : #474432;
	padding : 5px;
}
.h2 {
	font-family: Verdana, Arial;
	font-size: 11px;
	color: White;
	font-weight: bold;
	background-color : #99978a;
	padding : 5px;
}

.nav {  font-family: Verdana, Arial; font-size: 8pt; color: #000000; font-weight: lighter} 

/*input {  font-family: Arial; font-size: 8pt; color: #333333}*/
select {  font-family: Arial; font-size: 8pt; color: #333333}
option {  font-family: Arial; font-size: 8pt; color: #333333}
body {  
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}
textarea {  font-family: Arial; font-size: 8pt; color: #333333}
li {
	list-style-type :square;
}


A.text {
/*	border-bottom:dotted 1px Maroon; */
	font-family: Verdana, Arial;
	font-size: 8pt;
	color: Maroon;
	text-decoration: none;
	font-weight: normal
}
A.text :hover {
	font-family: Verdana , Arial;
	font-size: 8pt;
	color: Maroon;
	text-decoration: underline;
	font-weight: normal
}
A.text :active {
	border-bottom:dotted 1px Maroon;
	font-family: Verdana, Arial ;
	font-size: 8pt;
	color: Maroon;
	text-decoration: underline;
	font-weight: normal
}
A.text :link {
	border-bottom:dotted 1px Maroon;
	font-family: Verdana, Arial ;
	font-size: 8pt;
	color: Maroon;
	text-decoration: none;
	font-weight: normal
}
A.text :visited {
	border-bottom:dotted 1px Maroon;
	font-family: Verdana, Arial;
	font-size: 8pt;
	color: Maroon;
	text-decoration: none;
	font-weight: normal
}

/*A. { COLOR:#1B6D97;FONT-FAMILY: Verdana, Arial;FONT-SIZE:8pt; ; text-decoration: underline; font-weight: normal} */
A:link {
	COLOR: Black;
	FONT-FAMILY: Verdana, Arial;
	FONT-SIZE:8pt;
	text-decoration: none;
	font-weight: normal;
}
A:active {
	COLOR: Maroon;
	FONT-FAMILY: Verdana, Arial;
	FONT-SIZE:8pt;
	text-decoration: underline;
	font-weight: normal
}
A:visited {
	COLOR: Black;
	FONT-FAMILY: Verdana, Arial;
	FONT-SIZE:8pt;
	text-decoration: none;
	font-weight: normal
}
A:hover {
	COLOR: Maroon;
	FONT-FAMILY: Verdana, Arial;
	FONT-SIZE:8pt;
	text-decoration: underline;
	font-weight: normal
}
