Body {
	background-color: #008B8B;
}
.font {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
}
.fontgrey {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 18px;
	color: #191970;
	text-align: justify;
}
.link {
	font-family: Tahoma;
	font-size: 12px;
	color: #B22222;
	text-decoration: none;
}
.link:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: Red;
	text-decoration: underline;
}
LI {
	list-style-image: url(../images/aro.gif);
	font-family: Tahoma;
	font-size: 12px;
	color: #191970;
}
.bg {
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #a24e12;
	text-decoration: none;
	line-height: 25px;
	background-color: #e9f7fb;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.input {
	BACKGROUND-COLOR: White;
	BORDER-BOTTOM: #7f9db9 1px solid;
	BORDER-LEFT: #7f9db9 1px solid;
	BORDER-RIGHT: #7f9db9 1px solid;
	BORDER-TOP: #7f9db9 1px solid;
	COLOR: #000000;
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.td {
	BORDER-BOTTOM: #c7d5d9 1px solid;
	BORDER-LEFT: #7f9db9 0px solid;
	BORDER-RIGHT: #7f9db9 0px solid;
	BORDER-TOP: #7f9db9 0px solid;
	COLOR: #000000;
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 20px;
}
hr{
	height: 1px;
	BORDER-BOTTOM: #009286 1px solid;
	BORDER-LEFT: #FFD700 0px solid;
	BORDER-RIGHT: #FFD700 0px solid;
	BORDER-TOP: #FFD700 0px solid;
	border-style: dashed;
}
.white {
	font-family: Tahoma;
	font-size: 11px;
	color: White;
	text-decoration: none;
}
.white:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: White;
	text-decoration: underline;
}
