@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #000000;
}
h1 {
	font-family: "Watford DB";
	font-size: 54pt;
	color: #FFFFFF;
}
h2 {
	font-family: Tahoma;
	font-size: 36pt;
	font-weight: bold;
	color: #999999;
}
h3 {
	font-family: Impact;
	font-size: 18pt;
	color: #FFFFFF;
}
h4 {
	font-family: "Watford DB";
	font-size: 16pt;
	color: #FFFFFF;
}
caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
}

