body
{
	width: 900px;
	font-family: Arial, Helvetica;
	/*background-image: url('../images/bkgnd.jpg');*/
}
h1
{
	font-family: Arial, Helvetica;
	font-weight: normal;
	font-style: normal;
	font-size: 18pt;
}
h2
{
	font-family: Arial, Helvetica;
	font-weight: normal;
	font-style: normal;
	font-size: 16pt;
}
h3
{
	font-family: Arial, Helvetica;
	font-weight: normal;
	font-style: normal;
	font-size: 14pt;
}
h4
{
	font-family: Arial, Helvetica;
	font-weight: normal;
	font-style: normal;
	font-size: 12pt;
}
h5
{
	font-family: Arial, Helvetica;
	font-weight: normal;
	font-style: normal;
	font-size: 10pt;
}
h6
{
	font-family: Arial, Helvetica;
	font-weight: normal;
	font-style: normal;
	font-size: 8pt;
}
.banner
{
	width: 900px;
	height: 120px;
	text-align: center;
	vertical-align: top;
	font-family: Arial, Helvetica;
	font-weight: bold;
	font-style: normal;
	font-size: 24pt;
	background-image: url('../images/view.png');
	background-repeat: no-repeat;
}
