h1 { font-family: Arial; font-size: 14pt; color: #281b6f; font-weight: bold; margin-top: 8; margin-bottom: 8 }
h2 { font-family: Arial; font-size: 10pt; color: #281b6f; font-weight: bold; margin-bottom: -3 }
h3 { font-family: Arial; font-size: 10pt; font-weight: bold; color: #FF8242 }
BODY { FONT-FAMILY: helvetica,arial,sans-serif; FONT-SIZE: 12 }
P { FONT-FAMILY: helvetica,arial,sans-serif; FONT-SIZE: 12 }
TD { FONT-FAMILY: helvetica,arial,sans-serif; FONT-SIZE: 12 }

table.panel
{text-align: center;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif ;
font-weight: normal;
font-size: 11px;
color: #fff;
width: 100%;
background-color: #ffff99;
border: 0px;
border-collapse: collapse;
border-spacing: 0px;}

table.panel td
{background-color: #ffff99;
color: #000;
padding: 3px;
text-align: left;
border: 0px #ff8242 solid;}

table.panel td.head
{background-color: #ff8242;
color: #fffdd4;
padding: 1px;
text-align: center;
font-size: 12px;
font-weight: bold;}

table.inner td {
padding: 0px;
border: 0px;
}

.links 
{
font-size:10;	
}

/* Container div to show an arrow next to a link */
.arrcont {
border-top-width:1px; border-left-width:1px; border-right-width:1px; border-bottom-width:1px; 
}

/* Show an arrow next to a link */
.arr {
padding-left: 7px; padding-bottom: 3px; background-image: url('http://www.villasflorida.com/pictures/arrow.gif'); background-repeat: no-repeat;
}

/* Format the menu at the top of the screen */
a.menu {text-decoration:none;color: white;}
a.menu:hover {color:#ff8242;background-color:#ffffff;text-decoration:none;}

.panelContainer {border-collapse: collapse;}
.panelHead {color:#ffffff; background-color:#281b6f; border:#281b6f 1px solid; font-weight:bold; text-align:center; padding:3px;}
.panelItem {background-color:#ffff99; border: #281b6f 1px solid; padding:3px;}