@charset "utf-8";
h1 {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #669900;
	background-image: url(../_images/horizontal_dots_h1.gif);
	background-repeat: no-repeat;
	line-height: 20px;
	background-position: bottom;
	padding-bottom: 7px;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	width: 546px;
}

body {
	margin: 0px;
	background-color: #CCCCCC;
}
td {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 18px;
}
.tipoftheday {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.tipoftheday2 {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	line-height: 24px;
}
a:link {
	color: #669900;
}
a:hover {
	color: #666666;
}
a:visited {
	color: #669900;
}
.imgborder {
	border: 1px solid #666666;
}
