td
{
	font-family: Arial, Tahoma;
	font-size: 8pt;
	line-height: 14px;
	color: #FFFFFF;
}
input,textarea
{
	background: #c26839;
	border: solid 1px #000000;
	color: #ffffff;
}
h1
{
	font-family: Arial, Tahoma;
	font-size: 16pt;
	line-height: 18px;
	color: #FFFFFF;
}
a:link
{
	color: #0000ff;
	text-decoration: underline;
}
a:visited
{
	color: #0000ff;
	text-decoration: underline;
}
a:active
{
	color: #0000ff;
	text-decoration: underline;
}
a:hover
{
	color: #FFFFFF;
	text-decoration: underline;
}
.titletext
{
	font-family: arial;
	font-size: 13pt;
	font-weight: bold;
}
.bodytext
{
	font-family: arial;
	font-size: 9pt;
	text-align: justify;
	line-height: 19px;
}
.menu
{
	padding: 5px;
}
.menu A:link
{
	font-family: arial;
	font-weight: bold;
	font-size: 10pt;
	text-decoration: none;
	color: #000000;
	padding: 5px;
}
.menu A:visited
{
	font-family: arial;
	font-weight: bold;
	font-size: 10pt;
	text-decoration: none;
	color: #000000;
	padding: 5px;
}
.menu A:active
{
	font-family: arial;
	font-weight: bold;
	font-size: 10pt;
	text-decoration: none;
	color: #000000;
	padding: 5px;
}
.menu A:hover
{
	font-family: arial;
	font-weight: bold;
	font-size: 10pt;
	text-decoration: none;
	color: #d99e79;
	padding: 5px;
}
