/* CSS Document */

body {
	background-image: url(../images/backpattern.gif);
	margin: 0px;
	padding: 0px;
	height: 101%;
}
a {
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}
a:hover {
	color: #990000;
}
#header {
	width: 762px;
	clear: both;
}
h1, h2 {

	font-family: "Lucida Sans", Arial, Helvetica;
}
p, a, h3, h4, h5 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
