body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}

p {
	line-height: 18px;
}

h1 {
	color: #666;
	font-weight: bold;
	font-size: 16px;
	margin: 10px 0;
}

h2 {
	color: #666;
	font-weight: normal;
	font-size: 12px;
	margin: 10px 0;
	text-decoration: underline;
}

h3 {
	color: #666;
	font-weight: normal;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	margin: 10px 0px;
}

#body ul {
	margin: 10px 0px 10px 20px;
}

#body ul li {
	margin: 4px 0px;
}

#topMenu, #footer {
	font-size: 11px;
	color: #666666;
}

#topMenu a, #footer a {
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}

#topMenu a:hover, #footer a:hover {
	color: #ff9900;
	text-decoration: none;
}

#body a {
	color: #da2f29;
	text-decoration: underline;
}

#body a:hover {
	color: #da2f29;
	text-decoration: underline;
}
