BODY {
font-family : Verdana, Arial, sans-serif;
font-size : 10pt;
margin: 20px 0px;
background: #95A2CE url(stars.jpg);
color: #000000;
}

P, TD, LI, UL, Table {
font-family : Verdana, Arial, sans-serif;
font-size : 10pt;
}

A:LINK {
	color : #0066FF;
	text-decoration: none;
	font-weight: bold;
	font-size: 10pt;
}
A:VISITED {
	color : #0066FF;
	text-decoration : none;
	font-weight: bold;
	font-size: 10pt;
}
A:HOVER {
	color : #FF0000;
	text-decoration : none;
	font-weight: bold;
	font-size: 10pt;
}
A:ACTIVE {
	color : #0066FF;
	text-decoration : none;
	font-weight: bold;
	font-size: 10pt;
}

H1 {
font-size : 14pt;
font-weight : bold;
color : #FF9900;
}

H2 {
font-size : 12pt;
font-weight : bold;
color : #FF9900;
}

H3, H4, H5, H6 {
font-size : 12pt;
font-weight : bold;
color : #FF9900;
}

HR {
color: #000000;
height: 1px;
width: 100%;
}

LI {list-style-type: disc}

.left {
background: #FCDB8C;
color: #000000;
border: 1px solid #000000;
}

.middle {
background: #EFBE00 url(/images/cell.gif);
color: #000000;
border-top: 1px solid #000000;
border-bottom: 1px solid #000000;
}

.mainbody {
background: #FFFFFF;
color: #000000;
border: 1px solid #000000;
padding: 15px;
text-align: justify;
}

.copyright {
color: #000000;
font-size: 90%;
letter-spacing: 2;
font-weight: normal;
padding: 2px;
text-align: center
}

.villatable {
border: 4px solid #B9C4E4;
padding: 5px;
font-size: 100%;
text-align: left;
background: #FCDB8C;
color: #000000;
}

.form {
border: 1px solid #000000;
background: #C3D3FD;
color: #000000;
letter-spacing: 2;
font-weight-bold
}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 25pt;
	color: #55A0FF;
	font-weight: normal;
}
