BODY {
	background-color: #ffffff;
	color: #333366;
	font-family: 'times new roman'
}

H1 {
	color: black;
	font-family: "Trebuchet MS", arial, verdana;
	text-transform: capitalize
}

H2 {
	color: black;
	font-family: verdana,"Trebuchet MS", arial;
	text-transform: capitalize
}

H3 {
	font-style: normal;
	font-family: "Trebuchet MS", Verdana, Arial;
	color: #414142;
	font-size: 12pt;


}

H4 {
	color: #6666cc;
	font-family: 'times new roman';
	text-transform: capitalize
}

H5 {
	color: #6666cc;
	font-family: 'times new roman';
	text-transform: capitalize
}

H6 {
	color: #6666cc;
	font-family: 'times new roman';
	text-transform: capitalize
}

TH {
	color: #6060cc
}