/* Used by the login/logout screens. */

BODY {  
	font-family: Geneva, Arial, Helvetica,  san-serif; 
	font-size: 12px; 
	color:  #ffffff;
	background-color: #000000;
	margin: 7px;
}

IMG { border-width: 0px; }

A, A:visited {
	color: #ffffff;
	text-decoration: underline; 
}

A:hover {
	background-color: #333333;
	text-decoration: underline; 
}

H1 {
	font-size: 22px;
}

H2 {
	font-size: 17px;
}

TT {
	font-family: Andale Mono, Courier, serif; 
	font-size: 13px;
}

HR {
	background-color: #999999;
}

.small { font-size: 11px; }

.loginlink A, .loginlink {
	font-weight: bold;
	font-size: xx-large;
}
