h1 {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 20pt;
	font-weight: lighter;
	color: #CE0000;
	letter-spacing: 2pt;

}
h2 {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 16pt;
	color: #CE0000;
	border-top: 1px #333333;
	border-right: 1px #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px #333333;
	letter-spacing: 1pt;

}
h3 {
	font-size: 12pt;
	font-weight: lighter;
	color: #CC0000;
	border-top: 1px #333333;
	border-right: 1px #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px #333333;
	font-family: "Trebuchet MS", Verdana, Arial;
	letter-spacing: 1pt;


}
