body {
	FONT-SIZE: 11px;
	COLOR: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #fefefe;
}
#logo {
	float:right;
}
#content {
	max-width:1000px; margin:0 auto;
}
a {
	COLOR: #E60000;
	TEXT-DECORATION: underline;
}
a:hover {
	TEXT-DECORATION: none;
}
h2 {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
h3 {
	font-weight: bold;
	color: #E60000;
}
