body {
	font-family: cursive, Helvetica, sans-serif;
	font-size: 11px;
	background: #0077AA;
}

A:HOVER {
	font-family: cursive, Helvetica, sans-serif;
	font-size: 11px;
	color: #0077AA;
	font-weight: bold;
}
A:ACTIVE, A:LINK, A:VISITED {
	font-family: cursive, Helvetica, sans-serif;
	text-decoration: None;
	font-size: 11px;
	color: Black;
}
H1 {
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : bold;
}
H2 {
	line-height : normal;
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : bold;
}
P, li {
	font-weight : normal;
	font-size : 11px;
	font-family: cursive, Helvetica, sans-serif;
}
I {
	font-family : Verdana, Helvetica, sans-serif;
	line-height : normal;
	font-size : 11px;
	font : italic normal;
}
B {
	font-family : Verdana, Helvetica, sans-serif;
	line-height : bold;
	font-size : 11px;
}
}
LI {
	font-weight : normal;
	font-size : 11px;
	font-family: cursive, Helvetica, sans-serif;
}
tr, td, table, strong, span,textarea {
	font-weight: normal;
	font-size: 11px;
	font-family: cursive;
}

.CBORDER {
	font-weight : normal;
	font-size : 11px;
	font-family: cursive, Helvetica, sans-serif;
}

body {
	margin: 0px;
	padding: 0px;
}

.copyright
{
font-family: cursive, Helvetica, sans-serif;
font-size: 10px;
color: Silver;
}
