body
{
	font-family: Arial;
	text-align: left;
	background-image: url('images/bg-01.jpg');
	background-attachment: fixed;
	background-color: #E0D7C8;
	font-size:12pt; 
	color: #000000; 
	list-style-type:disc
}
h1
{
	font-family: Arial;
	font-weight: bold;
	font-size:24pt; color:#000000
}
h2
{
	font-family: Arial;
	font-weight: bold;
	font-size:18pt; color:#000000
}
h3
{
	font-weight: bold;
	font-family: Arial;
	font-size:14pt; color:#000000
}
h4
{
	font-family: Arial;
	font-weight: bold;
	font-size:12pt; color:#000000
}
h5
{
	font-style: italic;
	font-family: Arial; font-size:12pt; color:#000000
}
h6
{
	font-family: Arial;
	font-weight: bold;
	font-size:10pt; color:#000000
}
hr
{
}
table
{
	font-family: Arial;
	font-size:12pt; color:#000000
}
td
{
	font-family: Arial;
}
th
{
	font-family: Arial;
}
tr
{
	font-family: Arial;
}
li
{
	font-family: Arial; font-size:12pt; color:#000000
}
li li
{
	font-family: Arial; font-size:12pt; color:#000000
}
li li li
{
	font-family: Arial; font-size:10pt; color:#000000
}
ul
{
}
ul ul
{
}
ul ul ul
{
}
a:link
{
	color: #0000FF;
}
a:active
{
	color: #0000FF;
}
a:visited
{
	color: #800000;
}
a:hover
{
	color: #FF0000 
}
textarea
{
	font-family: Arial; font-size: 12pt; color: #000000 
}
