body			{
				color: #333333;
				background: #1A0141;
				font-size: 10pt;
				font-family: verdana;
				margin: auto;
				}
.in				{
				border: 1px solid;
				border-color: #000000 #F5DFAB #F5DFAB #000000;
				}
.uit			{
				border: 2px solid;
				border-color: #F5DFAB #000000 #000000 #F5DFAB;
				}
table			{
				font-size: 10pt;
				font-family: verdana;
				}
table.menu		{
				margin-left: 0;
				margin-right: 0;
				padding-left: 0;
				padding-right: 1;
				background: #BDA56B;
				border: 1px solid;
				border-color: #000000 #F5DFAB #F5DFAB #000000;
				}
td.headerke		{
				font-size: 10pt;
				width: 100%;
				margin-left: 0;
				padding-left: 0;
				padding-right: 0;
				margin-right: 0;
				background: #BDA56B;
				border: 1px solid;
				border-color: #000000 #F5DFAB #F5DFAB #000000;
				}
td.midden		{
				width: 100%;
				margin-left: 0;
				padding-left: 0;
				padding-right: 0;
				margin-right: 0;
				background: #BDA56B;
				border: 1px solid;
				border-color: #000000 #F5DFAB #F5DFAB #000000;
				}
td.menutitle	{
				width: 100%;
				background: #99875B;
				color: #CCCCCC;
				text-align: center;
				border: 1px solid;
				border-color: #F5DFAB #000000 #000000 #F5DFAB;
				}
td.title		{
				font-size: 12pt;
				width: 100%;
				background: #99875B;
				color: #E0CB97;
				text-align: center;
				border: 1px solid;
				border-color: #F5DFAB #000000 #000000 #F5DFAB;
				}
td.subtitle		{
				font-size: 10pt;
				width: 100%;
				background: #C3AC75;
				color: #674E10;
				text-align: center;
				border: 1px solid;
				border-color: #F5DFAB #000000 #000000 #F5DFAB;
				}
A				{
				color: #2117F5;
				text-decoration: none;
				border: 0px;
				}
A:visited		{
				color: #2117F5;
				border: 0px;
				text-decoration: none;
				}
A:hover			{
				color: #646095;
				text-decoration: none;
				border: 0px;
				}
A.contact		{
				color: #1A0141;
				text-decoration: none;
				border: 0px;
				}
A.contact:visited{
				color: #1A0141;
				text-decoration: none;
				border: 0px;
				}
A.contact:hover	{
				color: #FFFFFF;
				text-decoration: none;
				border: 0px;
				}
form input		{
				background: #646095;
				color: #FFFFFF;
				}
form textarea	{
				background: #646095;
				color: #FFFFFF;
				}
form select		{
				background: #646095;
				color: #FFFFFF;
				}
#tblcell td {
	font-size: 10pt;
}
#tblhead td {
	background: #69572E; 
	color: #CCCCCC;
	font-weight: bold; 
}
#sectionhead td {
				background: #CCCCCC;
				color: #69572E;
	font-weight: bold; 
}
#formsubmit td {
	background: #69572E;
	color: #674E10;
	font-weight: bold; 
}
.firstalt	{
	background: #99875B;
}
.secondalt {
	background: #C3AC75;
}
.tblborder {
	background: #000000;
}
small {
	font-size: 10pt;
	font-weight: normal;
}
hr {
	height: 1px;
}