body {
	font-family:arial,sans-serif;
	font-size:12px;
	background: #1B3D59;
	margin: 0px;
	background-repeat: repeat-y;
}
a, a:visited, a:active {

	border-bottom-width:1px;
	border-bottom-color:none;
	color:#eeeeff;
	text-decoration:none;
}
a:hover {
	border-bottom-style:dashed;
	border-bottom-width:1px;
	border-bottom-color:red;
	color:red;
}
.input{
	color:white;
	font-size:12px;
	border-width:thin; 
	border-color:#FFFFFF; 
	border-bottom-style:dashed; 
	border-left-style:none; 
	border-top-style:none; 
	border-right-style:none; 
	background: url('totalalpha.png');
}
.menulink {
	font-size:12px;
}
.table {
	color:white;
	font-size:14px;
}
.mtable {
	color:white;
	font-size:14px;
}
h1, h2, h3, h4, h5, h6 {
	font-weight:bold;
	color:white;
}

.rsshead {
        font-size:12px;
	color: #FFFFFF;
	align: center;
}

.umfrage {
        font-size:11px;
	color: #EEEEFF;
	align: center;
}

.heisenews {
        font-size:11px;
	color: #EEEEFF;
	align: center;
}

.docs {
        font-size:11px;
	color: #EEEEFF;
	align: center;
}


.narf {
        font-size:7px;
        color: #EEEEFF;
        align: center; 
}
