body {
	font-family: "Trebuchet MS";
	font-size: 15px;
	text-align: justify;
	background-color: #ECFBFF;
	color: #006699;
}

body, td, th {
	color: #000066;
	font-family: "Trebuchet MS";
	font-size: 15px;
	font-weight: bold;
	text-align: justify;

}

h1 {
	color: #009933;
	font-family: "Trebuchet MS";
	font-size: 36px;
	font-weight: bold;
	text-transform: none;
	line-height: normal;
	font-variant: normal;
	font-style: normal;
	background-image: none;
}

h2 {
	color: #993399;
	font-family: "Trebuchet MS";
	font-size: 30px;
	font-weight: bold;
	text-transform: none;
	line-height: normal;
	font-variant: normal;
	font-style: normal;
	background-image: none;
}

h3 {
	color: #993399;
	font-family: "Trebuchet MS";
	font-size: 20px;
	font-weight: bold;
	text-transform: none;
	line-height: normal;
	font-variant: normal;
	font-style: normal;
	background-image: none;
	
}

h4 {
	color: #993399;
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	text-transform: none;
	line-height: normal;
	font-variant: normal;
	font-style: normal;
	background-image: none;
	
}

h6 {	color: #333366;
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	text-transform: none;
	line-height: normal;
	font-variant: normal;
	font-style: normal;
}

a {
	color: #CC3333;
}
a:link {
	font-family: "Trebuchet MS";
	font-size: 15px;
	color: #000066;
	text-align: justify;
	background-image: none;
}
a:visited {
	font-family: "Trebuchet MS";
	font-size: 15px;
	color: #000066;
	text-align: justify;
	background-image: none;
}
