body { background:#FFFFFF url('../images/bkgd.jpg') repeat-x top center;
}

p, table { font-family: Arial; color: #333333; font-size: 12px; line-height:20px;}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-style: 14px;
	color: #0000FF;
	text-decoration: none;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-style: 14px;
	color: #FF0000;
	text-decoration: none;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: 14px;
	font-weight: bold;
	color: #000000;
	font-size: 16px;
	text-decoration: none;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: 14px;
	font-weight: bold;
	color: #666666;
	font-size: 14px;
	text-decoration: none;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: 14px;
	font-weight: bold;
	color: #666666;
	font-size: 12px;
	text-decoration: none;
}

.xxsmall {font-size: 10px; line-height:14px}

hr {color:#999999;
	height: 1px;
	width: 80%;
	}
