table.exhibit, tr.exhibit, td.exhibit {
	background-color: #330000;
}

p, li, ul, ol, td, th
{
        font-size: 11px;
        font-family : Verdana, Arial, Helvetica, sans-serif;
}

tr, td
{
                background-color: #F0BE9D;

}

td.label {
 	background-color: #FAEBD7;
	border: inset 2px #660000;
} 

td.image {
	border: inset 2px #660000;
}



body {
                font-family : Verdana, Arial, Helvetica, sans-serif;
                font-size: 11px;
                margin: auto;
		background: #F0BE9D;
}
A:link {text-decoration: none; color: #AA0000; font-weight:bold;}
A:visited {text-decoration: none; color:#AA0000; font-weight:bold;}
A:active {text-decoration: none; color:#666666; font-weight:bold;}
A:hover {background: #660000; text-decoration: none; color: white;
font-weight:bold;}
h1, h2, h3, h4, h5, h6 {
            font-family : Verdana, Arial, Helvetica, sans-serif;
            color : #660000;
            padding-top : 5px;
            padding-bottom : 1px;
}

.bold {
                font-weight: bold;
}

hr {
	color:#666666;
	}

.invisible {
	color: #F0BE9D;
}

