a:hover {color: #FFFFFF; font-size: 10pt; text-decoration : none;}
a:active    { color: #DEDEDE; font-size: 10pt; text-decoration : none; }
a:link   	{ color: #DEDEDE; font-size: 10pt; text-decoration : none; }
a			{ color: #DEDEDE; font-size: 10pt; text-decoration : none; }
p     	    { font-family: tahoma; font-size: 10pt }
body        { font-family: tahoma; font-size: 10pt }
html        { font-family: tahoma; font-size: 10pt }
table       { font-family: tahoma; font-size: 10pt }
input       { font-family: tahoma; font-size: 10pt }
td          { font-family: tahoma; font-size: 10pt }
textarea    { font-family: tahoma; font-size: 10pt }
option      { font-family: tahoma; font-size: 10pt }
select      { font-family: tahoma; font-size: 10pt }
body        {
	font-family: Tahoma;
	background : #003366;
	color: #FFFFFF;
	margin-left: 0;
	margin-right: 0;
}
H1	{
color: #808080;
font-size: 8pt;
}
H2	{
color: #000000;
font-size: 8pt;
}