body {
	background-image:url(images/allgbg.gif);
	font-family :Verdana, Tahoma, Arial ;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	}

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:link { color: 336699; text-decoration: underline }
a:active { color: 444444; text-decoration: none }
a:visited { color: 336699; text-decoration: underline }
a:hover { color: 444444; text-decoration: none }

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 }


h1 {
	font-family :Verdana, Tahoma, Arial ;
	font-weight : bold;
	font-size : 18px;
	}

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