body {
	background: #595959;
	margin: 0px; padding:0px;
	font-family: Verdana, times new roman, helvetica, sans-serif;
	font-size: 10pt;
	line-height: 1.2;
	text-align: left;
	color: #2A2A2A;
	}

a:link, a:visited { 
	font-weight: none; 
	color: #aa862e;
	font-family: Verdana, times new roman, helvetica, sans-serif;
	font-size: 8pt;
	line-height: 1.1;
	text-decoration: none }

a:active, a:hover { 
	font-weight: none; 
	color: #b5c465;
	font-family: Verdana, times new roman, helvetica, sans-serif;
	font-size: 8pt;
	line-height: 1.1;
	text-decoration: none }
	
	SCROLLBAR-FACE-COLOR: #D6D3BD; 
	SCROLLBAR-HIGHLIGHT-COLOR: #DFCFCF; 
	SCROLLBAR-SHADOW-COLOR: #2F2402;
	SCROLLBAR-3DLIGHT-COLOR: #2F2402; 
	SCROLLBAR-ARROW-COLOR: #2F2402; 
	SCROLLBAR-TRACK-COLOR: #D6D3BD; 
	SCROLLBAR-DARKSHADOW-COLOR: #2F2402;

.fake {
	border: none; 
	}
 
a img {
	border: none; 
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	}	
	
.img-margin {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 3px;
	margin-bottom: 3px;
	}

li {
	color:#445976;
	list-style-type: disc; 
	}
	
table {
	border-collapse: separate;
	border-spacing: 0px 0px;
	empty-cells: hide; 
	}

th {
	background: #F0A81E;
	vertical-align: baseline;
	font-family: Verdana, times new roman, helvetica, sans-serif;
	font-size: 11pt;
	color: #333333; 
	}

td {
	vertical-align: left;
	border-size: 0px; 
	font-family: Verdana, times new roman, helvetica, sans-serif;
	font-size: 8pt;
	line-height: 1.1;
	text-align: left;
	color: #455777;
	}

div {
	font-family: Verdana, times new roman, helvetica, sans-serif;
	font-size: 8pt;
	line-height: 1.1;
	text-align: none;
	color: #455777;
	}

h1 {
	font-family: Verdana, times new roman, helvetica, sans-serif;
	font-size: 10pt;
	line-height: 1;
	text-align: justify;
	color: red; 
	}
	
h2 {
	font-family: Verdana, times new roman, helvetica, sans-serif;
	font-size: 8pt;
	line-height: 1;
	text-align: justify;
	color: red; 
	}

.code {
	font-family: monospace;
	font-weight: lighter;
	font-size: 8pt;
	line-height: 1;
	text-align: none;
	color: red;
	}

 .box250px {
	font-family: Verdana, times new roman, helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	width: 250px;
	border: 1px solid #595959;
	background-color: #ffffff;
	}
	
 .box350px {
	font-family: Verdana, times new roman, helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	width: 350px;
	border: 1px solid #595959;
	background-color: #ffffff;
	}
	
 .box75px {
	font-family: Verdana, times new roman, helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	width: 75px;
	border: 1px solid #595959;
	background-color: #ecebea;
	}
	
