h1 {
	font-size: 15px;
	font-weight: bold;
	color: #0066CC;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-decoration: underline;
}
h2 {
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
}
h3 {
	font-size: 17px;
	font-weight: bold;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	margin: 0px 0px 0px 0px;
	background:url(img/bg.png) center repeat-y;
}
.bigtext {
	font-size: 17px;
	color: #C00;
	font-weight: bold;
}

