﻿body {
	color: #666666;
	line-height: 15pt;
	background-color: #FFFFFF;
	background-image: url(background.jpg);
	background-repeat: repeat-y;
	height: 0px;
	width: 0px;
	left: 0px;
	top: 0px;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0px;
	margin-right: 0px;

}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-style: normal;
	font-weight: bold;
	color: #FF9900
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	font-weight: bold;
	color: #FF6600
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	color: #000066
}
h4 {
	font-family: Georgia, Times new Roman, Times, serif;
	font-size: 9pt;
	font-style: italic;
	font-weight: bold;
	color: #FF6600
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 12pt;
	font-style: normal;
	font-weight: bold;
	color: #000066
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #000066
}
a:visited {
	color: #FF6600;
	text-decoration: none;
}
a:hover {
	color: #000066;
	text-decoration: none;
}
a:link {
	color: #FF6600;
	text-decoration: none;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 13pt;
	font-style: normal;
	color: #000066;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 13pt;
	font-style: normal;
	color: #000066;
}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 13pt;
	font-style: normal;
	color: #000066
}
hr {
	color: #000066;
	height: 1px;
}
.button {
	background-color: #006666;
	border: #003366;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #FFFFFF
}

.menu * {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 13pt;
	font-style: normal;
	color: #000066;
}

.menu a:visited {
	color: #000066;
	text-decoration: none;
}

.menu a:hover {
	color: #FF6600;
	text-decoration: none;
}

.menu a:link {
	color: #000066;
	text-decoration: none;
}
.contentCell {
	vertical-align: top;
}
