
BODY
{
    FONT-SIZE: 11pt;
    COLOR: black;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: white;
	margin:0px;
	padding:0px;
	background-color:white;
}


.maincontent{
width:85%;
}

table,
table tr td,
table tr th {
   
    border-collapse: collapse;
    background-color: white;
    color: black;
/*    font-size: 8pt;*/
}

td{
width:23%;
}

@page {
  size: 8.5in 11in;  /* width height */
}


hr{
 border:1px solid #FFFFFF;
}

.showonprint{
display:block;

}

.bravowebsolutions
{
    DISPLAY: none   
}

/*
a:after
{
	content:' [' attr(href) '] '
}
*/

img{margin:5px;}

.listingsTable{
padding:0;margin:0;width:100%;border:1px solid #ffffff;
}

a.bravo { font-size: .65em; color: #000; text-decoration: none; }
a:hover.bravo { text-decoration: underline; }