H1	{text-align:center;
	background: #FF0000;
	color: #BFBFBF;
	font-size: 20pt;
	border-color: #000000;
        border-width: 4px;
	border-style: solid;
	font-style: bold}
	
#topright {
	position: absolute;
	top: 0px;
	right: 0px;
}

.box {
	font-style: bold;
	color: #29006B;
	border-color: #FF0000;
	border-width: 4px;
	border-style: solid;
	background-color: #BFBFBF;
	padding: 10px;
}
H2	{text-align:center;
	background: #BFBFBF;
	color: #FF0000;
	font-size: 18pt;
	font-weight: normal}
	
#topright {
	position: absolute;
	top: 0px;
	right: 0px;
}