body {
	font-family: Arial, Tahoma;
	font-size: 62.5%;
	color: #000000;
}

a img {
	border: none;
}

#content {
	font-size: 1.2em;
	line-height: 1.5em;
}

#content h1 {
	font-size: 1.4em;
	font-weight: bold;
}

#content h2 {
	font-size: 1.2em;
	font-weight: bold;
}

#content ul, ol {
	margin: 0;
	padding: 0 0 0 10px;
}

#content  a {
	color: #2B569B;
	text-decoration: none;
}
