body {
	scrollbar-3d-light-color : #2E2B2B;
	scrollbar-arrow-color : #903018;
	scrollbar-base-color : #0E0A09;
	scrollbar-dark-shadow-color : #0E0A09;
	scrollbar-face-color : #0E0A09;
	scrollbar-highlight-color : #0E0A09;
	scrollbar-shadow-color : #2E2B2B;
	padding: 0px;
	margin: 0px;
	}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F0DFBF;
	text-align: justify;
	margin-right: 5px;
	margin-left: 5px;
	}

p.center {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F0DFBF;
	text-align: center;
	margin-right: 5px;
	margin-left: 5px;
	}

a {
	font-family: Arial, Helvetica, sans-serif;
	color: #903219;
	text-decoration: none;
	}

a:hover {
	color: #6A2312;
	text-decoration: none;
	}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	text-transform: none;
	color: #903219;
	}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}

img.noborder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	text-transform: none;
	color: #903219;
	}

