HTML {
	text-align:left;
	font-family:"Verdana";
	font-size:12px;
}
BODY {
	background:#a6b2d5;
	color:#333333;
}
#menu A {
	color: white;
	font-weight: bold;
	font-size:16px;
	font-family:"Century Gothic";

}
.first {
	border-left: 2px white dotted;/**/
}
P {
	font-family:Verdana;
	margin: 0px 0px 1em 0px;
}
H1, H2, H3 {
	color: #655777;
	font-size: 23px;
}

A {
	color: #0066cc;
}
.popupmenu DIV {
	background-color: #d8d8d8;
	margin-top: 27px;
	background-position:top;
}
.popupmenu DIV A {
	color: #4d4d4d;
}
.popupmenu DIV A:hover {
	background-color: #a2a2a2;
	text-decoration: underline;
}
.shade {
	margin-top: 27px;
	margin-left:-1px;
}

FORM LABEL {
	width: 10em;
	float: left;
	display: block;
	clear: left;
	}
