﻿body 
{
	margin: 0px;
	padding: 0px;
	background-color: #DED9C1;
}

span.normal
{
	color: #000000;
	font-family: Arial, Trebuchet MS, Verdana, Tahoma;
	font-size: 9pt; 
}

.txt { font-size: 9pt; border: 0 solid white; }
.ddl { font-size: 9pt; }

a:link { color: #666666; font-weight: bold; text-decoration: none; }
a:active { color: #666666; font-weight: bold; text-decoration: none; }
a:visited { color: #666666; font-weight: bold; text-decoration: none; }
a:hover { color: #666666; font-weight: bold; text-decoration: underline; }