p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana;
}
	a:link {
		color: #CC9966;
		text-decoration: underline;
	}
	a:visited {
		text-decoration: none;
		color: #CC9966;
	}
	a:hover {
		text-decoration: underline;
		color: #330000;
	}
	a:active {
		text-decoration: none;
		color: #333300;
	}
body {
	background-image: url(back.jpg);
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
.style1 {font-size: 18px}
.style2 {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
}
