﻿body
{
	font-family: Arial;
	text-align: left;
	background-image: url('images/bg-01.jpg');
	background-attachment: fixed;
	background-color: #E0D7C8;
	font-size:12pt; 
	color: #1F1F1F; 
	list-style-type:disc
}
h1
{
	font-family: Arial;
	font-weight: bold;
	font-size:24pt; color:#1F1F1F
}
h2
{
	font-family: Arial;
	font-weight: bold;
	font-size: 18pt;
	color: #1F1F1F;
	font-style: normal;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 0px;
}
h3
{
	font-weight: bold;
	font-family: Arial;
	font-size:14pt; color:#1F1F1F
}
h4
{
	font-family: Arial;
	font-weight: bold;
	font-size:12pt; color:#1F1F1F
}
h5
{
	font-style: italic;
	font-family: Arial; font-size:12pt; color:#1F1F1F
}
h6
{
	font-family: Arial;
	font-weight: bold;
	font-size:10pt; color:#1F1F1F
}
hr
{
}
table
{
	font-family: Arial;
	font-size:12pt; color:#1F1F1F
}
td
{
	font-family: Arial;
}
th
{
	font-family: Arial;
}
tr
{
	font-family: Arial;
}
li
{
	font-family: Arial; font-size:12pt; color:#1F1F1F
}
li li
{
	font-family: Arial; font-size:12pt; color:#1F1F1F
}
li li li
{
	font-family: Arial; font-size:10pt; color:#1F1F1F
}
ul
{
}
ul ul
{
}
ul ul ul
{
}
a {
	color: #800000;
}
a:active {
	color: #800000;
}
a:link
{
	color: #800000;
}
a:visited
{
	color: #800000;
}
a:hover
{
	color: #550000
}
textarea
{
	font-family: Arial; font-size: 12pt; color: #1F1F1F 
}
.copyright
{
	font-size: 8pt; color: #6B5A3D; font-family:Arial
}
