body {
	font-family: Tahoma;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #BADDE4;
	margin: 0px;
	padding: 0px;
}
#cont {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	border: 1px solid #0000FF;
	width: 750px;
	background-color: #85D6D1;
}
.warning {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	background-color: #333333;
}
.tableborder {
	border: 1px solid #FF0000;
}


.headtable {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #0000FF;
}
a {
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}

.adv {
	background-color: #BADDE4;
	width: 700px;
	font-size: 24px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px dotted #0000FF;
}
.bigword {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-style: normal;
	font-weight: bold;
	background-color: #999999;
	width: 500px;
}
table {
	font-family: Tahoma;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #0000FF;
	background-color: #BADDE4;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #0000FF;
	border-bottom-color: #0000FF;
}
