body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
body {
	background-image: url(images/bgcolor.jpg);
	background-repeat: repeat;
}
a {
	color: #FFFFFF;
}
h1 {
	font-size: 18px;
	font-style: oblique;
	font-weight: bold;
}
h2 {
	font-size: 14px;
	font-style: normal;
	font-weight: lighter;
}
