﻿body {
	background-color: white;
	background-image: url(images/bggold.jpg); 
	background-repeat: repeat-y;
	z-index: 1;	
	font-family: serif; 
	font-size: 12pt; 
	color: #000000; 
	text-align: left;
	text-indent: 0; 
	word-spacing: 0; 
	line-height: 100%; 
	margin: 0px; 
}
	
p {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12pt;
	color: #000000; 
	text-align: left;
	text-indent: 0; 
	word-spacing: 0; 
	line-height: 100%; 
	margin: 0 
}

a:hover {
	text-decoration: underline;
	font-family: serif; 
	font-size: 10pt; 
	color: #000000; font-weight:bold
}

a:link {
	text-decoration: none;
	font-family: serif; 
	font-size: 10pt; 
	color: #000000;
}

a:visited {
	text-decoration: none;
	font-family: serif; 
	font-size: 10pt; 
	color: #000000;
}

a:active {
	text-decoration: none;
	font-family: serif; 
	font-size: 10pt; 
	color: #000000;
}

#content {
	position:  absolute; top: 165px; left: 395px;
	width: 580px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  12pt;
	color: black;
	line-height: 125%; 
	margin-top: 0;
}
#content h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:  18pt;
	font-style: italic;
	line-height: 125%; margin-top: 0; margin-bottom: 12px;
}
#content p {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12pt; 
	color: #000000; 
	text-align: left;
	text-indent: 0; 
	word-spacing: 0; 
	line-height: 125%; 
	margin: 0 
}
#footer {
	position:  absolute; top: 720px; left: 366px;
	width: 612px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  12pt;
	font-color: black;
	line-height: 125%; 
	margin-top: 0;
}
#topMenu {
	color: #000066;
	text-align: right;
	font-family: "Times New Roman", Times, serif;
	font-size: x-small;
}
#topMenu a {
	color: #000066;
	font-size: 16px;
}