body{
	background-color: #e1e4ce;
	text-align: center;
	font-family: sans-serif;
}
table{
	margin: auto;
}
H1 {
        font-family: Arial,Helvetica; 
	font-size: 24pt; 
	text-align:center;
}

.screen_title {
        font-family: Arial,Helvetica; 
	font-size: 24pt; 
	text-align:center;
	padding-bottom: 0;
	margin-bottom: 0;
	margin-top: 0;
}
.screen_title_b {
        font-family: Arial,Helvetica; 
	font-size: 20pt; 
	text-align:center;
	margin-bottom: 0;
	margin-top: 0;
}

H2 {
        font-family: Arial,Helvetica; 
        font-size: 20pt; 
	text-align:center;
}

.page_top{
	position:auto;
        width:900;
	background-color: #eed;
	border: 2px solid white;
}

