body {
	margin:0px;
	overflow-y: scroll;
}
body, td, input, select, textarea {
	font-family: verdana;
	font-size:10px;
	color: #767676;
}
.sel1 {
	border: solid #474747 1px;
	padding: 1px;
}
.grad1 {
	border: solid #337cad 1px;
	padding: 1px;
	background-image: url(images/bg1.png);
	background-repeat: repeat-x;
}
a:link, a:visited, .col1 {
	color: #005B98;
}
a:link.col2, a:visited.col2, .col2 {
	color: #969696;
}
a:link.col3, a:visited.col3, .col3 {
	color: #000000;
}
a:link.col4, a:visited.col4, .col4 {
	color: #268CB2
}
.col5 {
	color: #009533;
}
.sm {
	font-size:10px;
}
.error {
	color: red;
}
.headline {
	font-size: 10px;
	font-weight: bolder;
	color: #969696;
	/*font-family: verdana;*/
}
.men {
	text-decoration: none;
}
.s2 {
	font-size:11px;
}

