.body {
	font-family: Verdana;
	font-size: 10px;
	color: black;
}

.topmenu {
	font-family: Verdana;
	font-size: 12px;
	color: black;
	font-weight: bold;
}

.main {
	font-family: Verdana;
	font-size: 12px;
	color: black;
}

.small {
	font-size: 10px;
}

.blue {
	color: #66CCFF;
	font-weight: bold;
}

.red {
	color: #663333;	
}

.auth_window {
	font-size: 10px;
	color: #CCCC33;
}

A {
	color: black;
}

A.nodec {
	text-decoration: none;
}

A.nodec:hover {
	text-decoration: underline;
}

.submenu {
	color: #573934;
}

h1 {
	font: normal 200% serif;
}
