body,table,td,p,div,span,font,h1,h2,h3,h4,h5,h6,h7,input,select,textarea {
	font-family:verdana,arial,sans-serif;
	color:#404040;
	font-size:11px;
}

big {
	font-size:11px;
	font-weight:bold;
}

a, a:link, a:active, a:visited {
	color:#707070;
	text-decoration:none;
}

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

form {
	display:inline;
}

.border {
	background-color:#505050;
	color:#505050;
}

.alm {
	border-top:solid 1px #404040;
	border-bottom:solid 1px #404040;
	border-left:solid 1px #404040;
	border-right:solid 1px #404040;
}
