@charset "utf-8";
/* CSS Document */

body {
	font-family: Verdana,Arial,sans-serif;
	font-size: 75%;
	text-align:justify;
	background-color: #E5E5E5;
}
table {
	font-family: Verdana,Arial,sans-serif;
	font-size: 95%;
	text-align:justify;
}
h1 {
	font: normal normal 150% "Trebuchet MS",Arial,sans-serif;
	color:#CC0000;
	}
h2 {
	font: normal normal 125% "Trebuchet MS",Arial,sans-serif;
	color:#CC0000;
	}
h3 {
	font: normal normal 110% "Trebuchet MS",Arial,sans-serif;
	color:#CC0000;
	}
