@charset "ISO-8859-1";
body {
	background:url(images/background.gif) center repeat-y;
	margin-top: 20px;
}
p,td {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 130%;
}
h1 {
	font-size: 18px;
	color: #1166a5;
	font-family:Arial, Helvetica, 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;
}

