h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 23px;
	font-style: italic;
	font-weight: normal;
}
td {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 15px;
}
.bold {
	font-weight: bold;
	color: #CC0000;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 15px;
}
.quotes {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: italic;
}
a {
	text-decoration: none;
	color: #0000FF;
}
a:hover { color: yellow; background-color: #CC0000;  text-decoration : none;}
body {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 15px;
}
.main {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 15px;
}
