body {
	color: #333333;
	font: 9pt Helvetica, Arial, sans-serif;
}

a, a:active, a:visited, a:hover {
	color: #ff0000;
	text-decoration: none;
}

h1, h2, h3, h4, h5 {
	font: bold 24pt Verdana, serif;
	color: #666666;
	text-transform: uppercase;
}

h2 {
	font-size: 16pt;
}

h3 {
	font-size: 14pt;
	text-transform: none;
}

h4 {
	font-size: 12pt;
	text-transform: none;
}


strong {
	font-weight: bold;
}