BODY {
font-family : Verdana, Arial, sans-serif;
font-size : 80%;
margin: 0px;
background: #FFFFFF;
color: #000000;
}

P, TD, LI, UL, Table {
font-family : Verdana, Arial, sans-serif;
font-size : 100%;
}

A:LINK {
color : #95A2CE;
text-decoration: none;
font-weight: bold;
}
A:VISITED {
color : #95A2FF;
text-decoration : none;
font-weight: bold;
}
A:HOVER {
color : #FF7733;
text-decoration : underline overline;
font-weight: bold;
}
A:ACTIVE {
color : #FF3333;
text-decoration : underline overline;
font-weight: bold;
}

H1 {
font-size : 130%;
font-weight : bold;
color : #B9C4E4;
}

H2 {
font-size : 140%;
font-weight : bold;
color : #0000FF;
}

H3 {
font-size : 120%;
font-weight : normal;
color : #0000FF;
}

H4, H5, H6 {
font-size : 110%;
font-weight : bold;
color : #B9C4E4;
}

HR {
color: #000000;
height: 1px;
width: 100%;
}

LI {list-style-type: disc}

.left {
background: #FCDB8C;
color: #000000;
border-right: 1px solid #000000;
}

.middle {
background: #FFEE18;
background-image: url('images/cell1.gif');
color: #000000;
}

.mainbody {
background: #FFFFFF;
color: #000000;
border-left: 1px solid #000000;
padding: 15px;
text-align: justify;
}

.mainclear {
color: #000000;
border-left: 1px solid #000000;
padding: 15px;
text-align: justify;
}

.villasmall {
	color: #0000FF;
	font-size: 110%;
	text-align: left;
	font-weight: normal;
	font-style: normal;
	margin-left: 2px;
	margin-right: 2px;
	background-image: url('images/WoodChipB.jpg');
}

.villabig {
	color: #0000FF;
	font-size: 120%;
	text-align: left;
	font-weight: normal;
	font-style: normal;
	margin-left: 2px;
	margin-right: 2px;	
	background-image: url('images/WoodChipB.jpg');
}

.navigation {
background: #FFFFFF;
color: #000000;
border: 1px solid #000000;
text-align: center;
}

.copyright {
color: #000000;
font-size: 85%;
letter-spacing: 2px;
font-weight: bold;
padding: 2px;
text-align: center
}

.hottopic {
	border: 1px solid #000000;
	padding: 5px;
	font-size: 8pt;
	text-align: left;
	background: #B9C4E4;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.form {
border: 1px solid #000000;
background: #95A2CE;
color: #000000;
letter-spacing: 2px;
font-weight: bold;
}
