@charset "ISO-8859-1";
body {
	background-image: url(images/background.jpg);
	margin-top: 20px;
}
p,td {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 14px;
	line-height: 130%;
}
h1 {
	font-size: 18px;
	color: #990000;
	font-family: "Trebuchet MS", Arial, sans-serif;
	line-height: 130%;
}
h4 {
	color: #000066;
	font-size: 14px;
	line-height: 130%;
}
a {
	color: #000000;
}
a:hover {
	color: #666666;
}
a:visited {
	color: #000000;
}
