h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	font-weight: normal;
}
td {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 14px;
}
.qqq {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 15px;
	font-weight: bold;
	color: #B30033;

}
h2 {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 24px;
	color: #CC0000;
	background-color: #FCF5D9;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	background-color: #FFFFC6;
}
