body { background:#FFFFFF url('../images/bkgd.jpg') no-repeat fixed top center;
}

p, table { font-family: Arial; color: #666666; font-size: x-small;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #0033cc;
	text-decoration: none;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #ff0000;
	text-decoration: none;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	font-size: medium;
	text-decoration: none;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	font-size: small;
	text-decoration: none;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #999999;
	font-size: x-small;
	text-decoration: none;
}

.xxsmall {font-size: xx-small}

hr {color:#999999;
	height: 1px;
	width: 100%;
	}