body {
	font-family: Georgia, Times\ New\ Roman, serif;
}

h2 {
	font-size: 20px;
	line-height: 24px;
	color: #cc0000;
}

h3 {
	margin: 1.5em 0 0.5em 0;
	font-size: 17px;
	line-height; 21px;
}

h2.top, h3.top {
	margin-top: 0;
}

p, li {
	margin: 0 0 1em 0;
	font-size: 15px;
	line-height: 25px;
	color: #444444;
}

li.short {
	margin: 0;
}

ul { 
	margin: 0; 
	padding-left: 1em; 
}

strong {
	font-weight: normal;
	color: #cc0000;
}

a {
	color: #444444;
	text-decoration: underline;
}

a:hover {
	color: #cc0000;
}

p.label {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 11px;
	line-height: 16px;
	color: #444444;
}

p.label a {
	text-decoration: none;
}

#nav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#nav ul li {
	font-family: Georgia, Times\ New\ Roman, serif;
	font-size: 13px;
	margin: 0 0 10px 0;
}

#nav a {
	color: #444444;
	text-decoration: none;
}

#nav a:hover {
	color: #cc0000;
}

img { border: none; }