body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #666;
	
}
h1 {
	color: #3366CC;
	font-family: Georgia, "Times New Roman", Times, serif;
	/*font-family: tahoma, verdana, geneva, arial, helvetica, sans-serif;*/
	font-size: 18px;
	letter-spacing: 2px;
	font-weight: bold;
}
h2 {
	font-size: 16px;
}
h3 {
	color: #222;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;
}
a, a:hover, a:active {
	color: #3366CC;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #333333;
}
#content-body {
	font-size: small;
	color: #330000;
}
#content-body ul li {
	margin-bottom: 20px;
}
