h1 {
margin: 0; padding: 3;
line-height: 0.5em; font-size: 2em;
}
h2 {
margin: 0; padding: 3;
line-height: 0.5em; font-size: 1.5em;
}
h3 {
margin: 0; padding: 2;
line-height: 0em; font-size: 8pt; font-family: tahoma; font-weight: bold; color: #ffffff;
}

a:link       { TEXT-DECORATION: none}
a:visited    { TEXT-DECORATION: none}
a:hover      { TEXT-DECORATION: underline}

a:active     { TEXT-DECORATION: none}

body
{
font-family: arial; font-size: 9px; font-weight: bold;
 	background-color: #ffffff;
	color: #000000;
	
	}
table {
	font-family: arial; font-size: 9pt; color: #000000; }
	background-color: rgb(255,255,255);

#enlarge {padding:0; margin:0 auto; list-style-type:none; width:4px; height:3px;}
#enlarge li {display:block; float:left; width:0px; height:22px; position:relative;}
#enlarge li a {display:block; width:28px; height:21px; background:transparent; overflow:hidden; position:relative;}
#enlarge li a img {width:100%; height:100%; border:0;}
#enlarge li a:hover {position:absolute; left:-20px; top:-20px; width:160px; height:120px; z-index:300;}
