body {
	color: #333333;
	font: 9pt Helvetica, Arial, sans-serif;
	background: url(/images/gradient_bg_top.png) repeat-x;
}

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

h1, h2, h3, h4, h5 {
	font: bold 24pt Verdana, serif;
	color: #ff6600;
	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;
}
