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

body {
	font-family: Tahoma;
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	background-color: #CCCCCC;
}
h1 {
	font-family: "Watford DB";
	font-size: 42pt;
	font-weight: bold;
	color: #000000;
}
h2 {
	font-family: Impact;
	font-size: 36pt;
	color: #000000;
}
h3 {
	font-family: "Watford DB";
	font-size: 24pt;
	color: #000000;
}
caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
}
h4 {
	font-family: Tahoma;
	font-size: 18pt;
	color: #000000;
}
link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}

