body {
	margin-left: 0%;
	margin-top: 0%;
	font-family: arial, verdana, times new roman;
	background-color: #70B4E1;
}

IMG { border: 0 }

.imgborder A:link img {
border: 1px solid #000000;
}
.imgborder A:visited img {
border: 1px solid #000000;
}
.imgborder A:active img {
border: 1px solid #000000;
}
.imgborder A:hover img {
border: 1px solid #C58827;
}

.basic {
font-family: arial, verdana, times new roman;
color: #000000;
font-weight: bold;
font-size: 11px;
}

.basic_small {
font-family: arial, verdana, times new roman;
font-weight: normal;
font-size: 9px;
}

.basic_n {
font-family: arial, verdana, times new roman;
color: #000000;
font-weight: normal;
text-decoration: none;
font-size: 11px;
}

.basic_gray {
font-family: arial, verdana, times new roman;
color: #8c8c8c;
font-weight: normal;
font-size: 11px;
}

.basic_title {
font-family: arial, verdana, times new roman;
color: #000000;
font-weight: bold;
font-size: 20px;
}

A:link {
	font-size:11px;
	text-decoration: none;
	color: #985D00;
}
A:visited {
	font-size:11px;
	text-decoration: none;
	color: #985D00;
}
A:active {
	font-size:11px;
	text-decoration: none;
	color: #985D00;
}
A:hover {
	font-size:11px;
	text-decoration: none;
	color: #C58827;
}

