body {
	background-color: #E1E6E1;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-small;
	font-style : normal;
	font-variant : normal;
	background-repeat : no-repeat;
}

A {
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 text-decoration: none;
 color:#003399;
}

A:ACTIVE {
	color : Red;
		
}
A:LINK {
	color: Blue;
	}

A:VISITED {
	color : Fuchsia;
	}

	H1 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : small;
	font-style : normal;
	color : maroon;
	font-variant : normal;
	font-weight : bold;
}
	
	H2 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-small;
	font-style : normal;
	color : Navy;
	font-variant : normal;
	font-weight : bolder;
}

 H3 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-small;
	font-style : normal;
	color : Black;
	font-variant : normal;
	font-weight : bold;
	text-decoration : none;
}

 
TABLE {
	border-bottom-style : none;
}

.lTable{
	border-bottom-style : none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: smaller;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: Blue;
	text-decoration: none;
}

TR {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-small;
	font-style : normal;
	font-variant : normal;
	color : Black;
	border-style : none none none none;
}


.LS {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: smaller;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: Blue;
	text-decoration: none;
}

