body {
	font-size : 11px;
	font-family :Verdana, Tahoma, Arial ;
	margin: 0px;
	}


h1 {
	font-size : 13px;
	color: 666666;
	font-family: Arial, Helvetica, sans-serif;
	a.link: 666666:
	}

	h1,h2,h3,h4,h5,h6{
margin-bottom: 0px;
padding-bottom: 0px;
}


FORM {
	display: inline;
}

table,tr,td	
{
	font-size : 11px;
	font-family :Verdana, Tahoma, Arial ;
	}
	
.headline {
	font-family :Verdana, Tahoma, Arial ;
	background-color: #2E3D5A;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;

	}

a.lightblue:link { color: BDD2FF; text-decoration: underline }
a.lightblue:active { color: #FFFF00; text-decoration: none }
a.lightblue:visited { color: BDD2FF; text-decoration: underline }
a.lightblue:hover { color: #FFFF00; text-decoration: none }

a.lightgrey:link { color: cccccc; text-decoration: underline }
a.lightgrey:active { color: ffff00; text-decoration: none }
a.lightgrey:visited { color: cccccc; text-decoration: underline }
a.lightgrey:hover { color: ffff00; text-decoration: none }

a.white:link { color: FFFFFF; text-decoration: underline }
a.white:active { color: FFFF00; text-decoration: none }
a.white:visited { color: FFFFFF; text-decoration: underline }
a.white:hover { color: FFFF00; text-decoration: none }
.white li a { color: FFFFFF; text-decoration: underline }

a.darkblue:link { color: 000099; text-decoration: underline }
a.darkblue:active { color: FFFF00; text-decoration: none }
a.darkblue:visited { color: 000099; text-decoration: underline }
a.darkblue:hover { color: FFFF00; text-decoration: none }


H2	{ 
	font-family :Verdana, Tahoma, Arial ;
	font-weight : normal;
	font-size : 11px;
	}