body {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
        color: #000000;
        background-color: #FFFFFF;
}

.logo        { position: absolute; left: 50px; top: 25px; }

h1 {
	font-size: 18px;
	font-weight: bold;
	color: #FF6600;
}

.pstyle1 {
	background: #E2E2E2;
	color: Black;
}

.content {
	color: Black;
	background: White;
	position: absolute; top: 200px; left: 49px; width: 553px; z-index: 99;
}

.h1pos        {
	position: absolute;
	left: 60px;
	top: 354px;
	z-index: 102;
	width: 519px;
}

.nav {
        font-size: 10px;
}		  

.contactinfo {
        font-size: 11px;
}		  
