BODY { background: #FFFFFF;     color : Black;     font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;     font-size: 12pt;     text-align: left;}

h1 {font-size: 24 pt; color: red; text-align: center; font: bold}

H2 {  font-size: 14pt;}

H3 {  font-size: 12pt;   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;}

H4 { font-size: small;   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;}

h5 {color: red; text-align: center; font: bold; font-size: 18pt; font-style: italic}

h6 {color:blue; text-align: center; font: bold; font-size: 150%; font-style: italic; margin-top: 1cm; margin-bottom: 1cm}

h7 {font-size: 18 pt; color: red; text-align: center; font: bold}

h8 {font-size: 14 pt; color: blue; text-align: left; font: bold}

p {font-size: 100%; text-align: justify}

p.center {font-size: 100%; text-align: center}

p.blue {text-align: justify; color: blue; font: bold: margin-bottom: 1cm}

p.bottom {font-size: 10%; text-align: left}

p.leftmargin {margin-left: .2cm}

p.h2 {font-size: 14 pt; color: blue; text-align: left; font: bold}

td { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;}

th { font-family: Arial, Helvetica, sans-serif;}

a.info { position:relative; /*this is the key*/   z-index:24; background-color:#ccc;    color:#000;    text-decoration:none;}

a.info:hover {  z-index:25;   background-color:#ff0}

a.info span {  display: none;}

a.info:hover span{ /*the span will display just on :hover state*/    display:block;    position:absolute;    top:2em; left:2em; width: 15em;    border:1px solid #0cf;    background-color:#cff; color:#000;    text-align: center}

A:link {text-decoration: none;}
A:visited {text-decoration: none;}
A:active {text-decoration: underline overline; color: red;}
A:hover {text-decoration: underline overline; color: red;}

.footer-text { font-size: x-small; 	color:#555555;}

.membertd { font-family: Arial, Helvetica, sans-serif; font-size: 11pt;	background-color:#B0CBFD;}

.membertdbold {	font-family: Arial, Helvetica, sans-serif; 	font-size: 11pt;	font-weight: bold;	background-color:#B0CBFD;}

.admintd {	font-family: Arial, Helvetica, sans-serif; font-size: 14px;	background-color:#B0CBFD;	border: solid thin; border-width: 1px; border-color: #000000;}

.formlabel { font-family: Arial, Helvetica, sans-serif; font-size: 11pt;}

.formlabelbold { font-family: Arial, Helvetica, sans-serif; font-size: 11pt;	font-weight: bold;}
