﻿html {
	scrollbar-base-color: #E4E4E4;
	scrollbar-highlight-color: #E4E4E4;
	scrollbar-3dlight-color: #E4E4E4;
	scrollbar-darkshadow-color: #E4E4E4;
	scrollbar-track-color: #E4E4E4;
	scrollbar-arrow-color: #000000;}

body {
	margin: 10px 15px 10px 15px;
	padding: 0px;
	background-color: #E4E4E4;
	font-family: "Book Antiqua";
	color: #000000;
	width: 95%;
	font-size: 16px;
}

a:link {
	color: #000000;
	text-transform: none;
	font-weight: bold;
	text-decoration: none;}
a:visited {
	font-weight: bold;
	color: #000000;
	text-decoration: none;}
a:hover {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	position: relative;
	top: 0pt;
	left: 0pt;
}
a:active {
	color: #000000;
	font-weight: bold;
	text-transform: none;
	text-decoration: none;}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
	margin: 0px;
	padding: 0px;}
h2 {
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #000000;}
h3 {
	font-size: 18px;
	margin: 0px;
	padding: 0px;}
h4 {
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;}
h5 {
	font-size: 14px;
	margin: 0px;
	padding: 0px;}
h6 {
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;;
}
p {
	padding: 0px;
	margin: 0px;}
img {
	border: 1px solid #000000;
}
table {
	border: 1px solid #000000;
	right: auto;
	left: auto;
	border-collapse: collapse;
}
th {
	border-style: 1;
	border-width: 1px;
	border-color: #000000;
}
td {
	border: 1px solid #000000;
}

