.h1 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	background-color: #CCCCCC;
	border: 1px solid #000000;
	padding: 5px;
}
.h2 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
}
.h3 {
	font-family: "Trebuchet MS";
	font-size: 12px;
}
