* { 
	font-family: "Arial", sans-serif; 
	font-size: 100%; 
	line-height: 110%; 
	margin-top : 0px; 
	margin-bottom : 4px 
}

H1 { font-size: 180%; text-align:center; margin-top:5px}
H2 { font-size: 120%; text-align:center }
H3 { font-size: 130%; margin-top: 10px; margin-bottom:10px }
H4 { font-weight: bold }
H5 { font-size: 100%; text-align:center; margin-bottom: 0px }
LI { text-align: left }


TABLE { border-collapse:collapse; margin:0 }
TD { text-align:center; border-style:none; border-width:0; padding:0 5px; vertical-align:top }

TABLE.lnk { border-collapse: margin:0 }
TD.lnk  { text-align:center; border-style:none; border-width:0px; padding:0 5px; vertical-align:top }

a { font-weight: bold; color: black; text-decoration: none }
a:link  { color: darkmagenta }
a:visited { color: darkblue }
a:hover { color: green }
a:active {  }

i { font-size: 120%; color: red }
x* { empty-cells:show }
P { text-align: center}

.imp { font-size: 80%; }
