body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	background-color: #E6DEB5;
	margin: 0.75cm;
	scrollbar-face-color: #C8B75D;
	scrollbar-arrow-color: #000000;
	scrollbar-track-color: #E6DEB5;
	scrollbar-shadow-color: #958633;
	scrollbar-highlight-color: #958633;
	scrollbar-3dlight-color: #C8B75D;
	scrollbar-darkshadow-Color: #958633;
}
p, table, li {
	font-size: 10pt;
	color: #000000;
  }
td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}
h1 {
	font-size: 16pt;
	font-weight: bold;
	text-transform: uppercase;
   }
h2 {
	font-size: 14pt;
	font-weight: bold;
}
li {
	font-size: 10pt;
}
a:link { color: #1A17B8; }
a:hover, a:active {background-color: #1A17B8; color: #C8B75D;}
.accent {
	color:#FF0000;
	font-weight: bold;
}
