body {
	color: #FFFFFF;
	font-size: 0.9em;
	font-family: Verdana, Helvetica, Sans-serif;
}
td {
	text-align: left;
	vertical-align: top;
	font-family:Tahoma;
	font-size: 0.9em;
	color:#000000;
}
td.maes {
	text-align: left;
	vertical-align: top;
	font-family:Tahoma;
	font-size: 0.9em;
	color:#FFFFFF;
}
td.copyright {
	text-align: center;
	vertical-align: bottom;
	font-family:Tahoma;
	font-size: 0.9em;
	color:#FFFFFF;
}
form
{
	margin:0px;
}

a {
	font-family:Arial;
	font-size: 0.9em;
	text-decoration: none;
	font-weight: bold;
	color:#FFFFFF;
}

A:Hover  {
	color : #FF0000;
	text-decoration : none;
}

H1 {
	color: #002449;
	font-weight: bold;
	font-size : 1.2em;
}
a:link.print {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited.print {
	color: #FFFFFF;
	text-decoration: none;
}
a:active.print {
	color: red;
	text-decoration: none;
}
a:hover.print {
	color: blue;
}
a:link.letter {
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited.letter {
	color: #FFFFFF;
	text-decoration: underline;
}
a:active.letter {
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover.letter {
	color: #FF0000;
	text-decoration: underline;
}
td.letter {
	text-align: center;
	font-family:Tahoma;
	font-size: 0.9em;
	color:#FFFFFF;
}
h2 {
	color: #FFFFFF;
}
table.print {
	font-size: 0.8em;
}