@charset "utf-8";
/* CSS Document */

h1 {
	font-family: Georgia;
	font-size: 48px;
	color: #CE4533;
	background-color: #000000;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #CE4533;
	font-weight: lighter;
	line-height: 30px;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #000000;
}
h3 {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 16px;
	color: #CE4533;
	line-height: 18px;
}

