body {
	        background-color: #0000cc; 
		font-family: Helvetica, Arial,  Verdana;
		}


div.sidebox {
		position: absolute;
		top: 160px;
		left: 4px;
		width: 122px;
		border: solid thick #0000cc;
		color:  white;
		background-color: #0000cc;
		padding-left: 4;
		font-weight: bold;
		}
		
div.lefttop {
		position: absolute;
		top: 10px;
		right: 20px;
		border: solid thick #0000cc;
		color:  white;
		background-color: #0000cc;
		padding-left: 4;
		font-weight: bold;
		}
		
div.topcenter {
		position: absolute;
		top: 100px;
		left: 200px;
		width: 450px;
		color:  white;
		background-color: white;
		padding-left: 4;
		font-weight: bold;
		}		
		
div.datebox {
		position: absolute;
		top: 260px;
		left: 650px;
		color:  black;
		background-color: white;
		padding-left: 4;
		font-weight: bold;
		font-size: 24pt;
		text-align: center;
		
		}				
	
div.bottomcenter {
		position: absolute;
		top: 850px;
		left: 200px;
		border: solid thick #0000cc;
		background-color: white;
		padding-left: 4;
		font-weight:normal;
		}
		
div.framea {
		position: absolute;
		top: 340px;
		left: 200px;
		width: 450px;
		background-color: white;
		padding-left: 4;
		font-weight: bold;
		}	
		
div.frameb {
		position: absolute;
		top: 440px;
		left: 640px;
		background-color: white;
		padding-left: 4;
		font-weight: bold;
		}			