.blue {
	background-color: #CCEEFF;
}

.white {
	background-color: #FFFFFF;
}

.darkblue {
	background-color: #002288;
}

.menuitem {
	color: #FFFFFF;
	font-size: 13.0pt;
	font-variant: normal;
	font-weight: bold;
	font-family: times;
}

iframe {
	overflow: visible;
	width: 100%;
	display: none
}

span {
	font-size: 16.0pt;
	color: #000099
}

table {
	width: 100%;
	border-collapse:collapse;
	border-style:none;
	padding: 0px;	
	cell-padding: 0px;	
	cell-spacing: 0px;	
}

p {
	font-size: 13.0pt;
	text-align: center;
	color: #000000;
	font-family: times;
	font-weight: bold;
	margin-top: 20px;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 10px;
}

body {
	background-color: #AAAAAA
}

.counter1 {
	position: absolute;
	left: 10px;
	bottom: 30px
}

.counter2 {
	position: absolute;
	left: 10px;
	bottom: 0px
}