body {
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 80%;
	margin: 0;
	padding: 0;
	background-color : #0000FF;
}

.tbl1 { 
	background-repeat: no-repeat; 
	background-color : #000000;
	margin-top:0.5em;
	border: 3px groove #FFFFFF;
} 

.unnamed1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #0000FF;
	width: 66%;
	border: medium groove;
	left: 50%;
	right: 50%;
	background-position: center center;
}

.bwd {
	background-color: #0000FF;
	width: 66%;
	position: relative;
	left: 50%;
}

.ttitle {
	padding: 2px;
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 12pt;
	color: white;
	font-weight: bold;
}

.tes1 {
	width: 450px;
	padding: 5px;
	border: 2px solid #FFFFFF;
	background-color: #000000;
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 8pt;
	text-align: justify;
	color: white;
}

.tes2 {
	width: 450px;
	padding: 5px;
	margin-top: 10px;
	border: 2px solid #FFFFFF;
	background-color: #000000;
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 8pt;
	text-align: justify;
	color: white;
}

.tesurl {
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 8pt;
	font-style: italic;
	width: 450px;
	color: white;
	text-align: right;
	padding-top: 5px;
}