BODY, td  {
	font-family: trebuchet ms, verdana, arial;
	font-size: 10pt;
	background: #939393;
	color: #FFFFFF;
	}

a:link {
	color: #c3d6dd;
	text-decoration: none }
	
a:visited {
	color: #c3d6dd;
	text-decoration: none }
	
a:hover {
	color: #f0f0f0;
	text-decoration: underline }


body {
	margin: 0;
	background: #939393 }

img{border-color: #000000;
	border: #00000;
}

.sidebar {
	color: #A9A9A9;
	padding: 9px;
	font-family: trebuchet ms,
	font-size: 8pt;
	}
.sidebar p {
	padding: 5px;
	background: #FFFFFF;
	}
	
	
.sidebar a {color: #000;
	font-weight: bold;
	text-decoration: none;}
	
.sidebar a:hover {
	color: #a9a9a9;
	}

h1 {
	font-size: 13pt;
	font-family: georgia;
	font-weight: bold;
	}
	
h2 {
	font-size: 12pt;
	font-family: georgia;
	font-weight: bold;
	}
	
h3 { 
	font-size: 9px;
	font-family: verdana, arial;
	font-weight: bold;
	}

h4 {
	font-size: 10pt;
	font-family: trebuchet ms, arial;
	font-weight: bold;
	color: #000000;
	margin-bottom: 6px;
	display: block;
	}