body, table, tr, td {
	font: 8pt tahoma; 
	color: #596A8F;
	letter-spacing: 0px}

a:link, a:active, a:visited {
	font-weight: bold;
	color: #434F6B;
	text-decoration: none;}

a:hover {text-decoration: none;
             border-bottom: 1px dotted #5F83D3;
	color: #92ADEA;}

input, textarea, option, select {
	background-color: #B3CBD1;
	font: 8pt tahoma;
	color: #172A4C;
	letter-spacing: 0px;
	border: 1px dotted #172A4C;
	padding:2px; }

.header
{
	color: #596A8F;
             border-bottom: 1px dotted #596A8F;
	padding-left: 1px;
	padding-right: 1px;
	line-height: 150%;
	font-weight: bold;
	text-align: center;
	letter-spacing : 2px;
	background-color : none;
}