body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	background-color: #0D08A2;
	width: 779px;
	height: 450px;
}

.style1 {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0D08A2;
}
.LAD_ccell {
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: ridge;
	border-left-style: ridge;
	border-top-color: #303730;
	border-right-color: #E3BB91;
	border-bottom-color: #303730;
	border-left-color: #E3BB91;
}
.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #F6BB89;
	text-decoration: none;
}
.style2 a:hover{
	color: #FFFF66;
}	
