@charset "ISO-8859-1";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	color: #333333;
	background: url(../background.jpg) repeat-x;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #990000;
	text-align: center;
}
a:link {
	color: #990000;
}
a:visited {
	color: #666666;
}
a:active {
	color: #990000;
}
