body,p,td {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #333333;
}
blockquote {
}
a {
	color: #CC0000;
	text-transform: uppercase;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-transform: uppercase;
	text-decoration: none;
	background-color: #CC0000;
}
#menu {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
#menu a {
	color: #000000;
	text-decoration: none;
	font-size: 11px;
}
#menu a:hover {
	color: #FFFBC6;
	background-color:#DCB41E;
}
.emphasis {
	color: #CC0000;
}
.bg {
	background-image: url(images/tomato.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
ul {
line-height:5px;
}
li {

line-height:normal;
}