BODY {
	background-color:white;
	color:black;
	font-family:sans-serif;
}

FORM, H3, P {
	font-family:sans-serif;
}

PRE, TT, CODE, KBD, SAMP {
	font-family: monospace;
}

EM {
	font-family:serif;
}

A.sidebar {
	color:white;
	background-color:#5382A1;
	text-decoration: none;
	font-family: sans-serif;
}

A.afe {
	color:black;
	text-decoration: none;
	background-color:white;
	color:#E76F00;
	font-family: serif;
	font-variant: small-caps;
}

.afe {
	font-family: sans-serif;
	font-variant: small-caps;
}

A.w3 {
	background-color:#d3d3d3;
	color: #000000;
}

A {
	border-width:0;
	border-style: none;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

INPUT {
	border-width:0;
	border-style: none;
}

IMAGE {
	border-width:0;
	border-style: none;
}

IMG {
	border-width:0;
	border-style: none;
}
