body {
	background-image: url(background2.gif);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center top;
}
h1 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FA7D00;
}
p {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #7D7B7C;
}
a:link {
	font-family: Tahoma, Verdana, Arial;
	font-style: normal;
	color: #436A87;
	text-decoration: none;
}
a:visited {
	font-family: Tahoma, Verdana, Arial;
	font-style: normal;
	color: #5B88A2;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma, Verdana, Arial;
	font-style: normal;
	font-weight: bold;
	color: #FA7D00;
	text-decoration: underline;
}
a:active {
	font-family: Tahoma, Verdana, Arial;
	font-style: normal;
	font-weight: bold;
	color: #FA7D00;
	text-decoration: underline;
}
h2 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 16px;
	font-style: normal;
	color: #7D7B7C;
	line-height: 28px;
	font-weight: normal;
	font-variant: normal;
}
