body {
        font-family: Arial, sans-serif;
        font-size: 12px;
        color: #FFFFFF;
        background-color: #003366; 
}

h1 {
	font-size: 16px;
	font-weight: bold;
	color: #9999FF;
}

.logo        { position: absolute; left: 50px; top: 25px; } 

.pstyle1 {
	background: #d0cee4;
	color: Black;
	padding: 10;
}

.content {
	color: Black;
	background: White;
	position: absolute; top: 145px; left: 50px; width: 598px; z-index: 99;
}

.h1pos        {
	position: absolute;
	left: 60px;
	top: 354px;
	z-index: 102;
	width: 519px;
}

.nav {
        font-size: 10px;
		text-align: center;
}		  

.contactinfo {
        font-size: 11px;
		text-align: center;
}		  
