body {
	background-color: #262626;
}
h1 {font-size:14pt; }

td, textarea, input, select {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}

a:link {
	color: #CCCC99;
	text-decoration: none;
}

a:visited {
	color: #CCCC99;
	text-decoration: none;
}

a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

a:active {
	color: #FFFFFF;
	text-decoration: none;
}

.inputstyle {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #5F726F;
	background-color: #E2EDEB;
	border: 1px solid #333333;
}

.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.yellow {
	font-family: Tahoma;
	font-size: 11px;
	color: #CCCC00;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #CCCC99;
}
.txt-dark {font-family:Arial, Helvetica, sans-serif;
font-size:12px; color:#000000}
.mini {font-family:Arial, Helvetica, sans-serif; font-size:10px; color:cccc00}

