TABLE.cat-table { background: #EEEEEE; padding: 3px; }
P.cat-rel { font-weight: bold; text-align: center }
A.cat-link { color:maroon; font-size: 11px; line-height: 1.2em; font-family:  Arial, Helvetica, Verdana, Eras, Geneva; font-weight: 700  }
LI.cat-li { color: black; font-size: 11px; font-family:  Arial, Helvetica, Verdana, Eras, Geneva; font-weight: 700 }

P, TABLE, TD, TR, BODY, UL, LI { color: #303030; font-size: 12px; font-family: Arial, Helvetica, Geneva, Verdana }
B { font-weight: 700 }

A:LINK {font-size: 10pt; font-weight : bold; color: #0033FF; text-decoration: none;}
A:VISITED {font-size: 10pt; font-weight : bold; color: #0066FF; text-decoration: none;}
A:hover {font-size: 10pt; text-decoration : none; color:#FF0000; font-weight: bold;}

.rh3 {
	color: red;
}


BODY { background: AliceBlue; }

H1, H2, H3 {
	background-color: black;
	color: white;
	padding: 4px;
	width: 100%;
	font: small-caps;
}

H1 { font-size: 25px;}
H2 { font-size: 15px;}
H3 { font-size: 12px;}
H4 { font-size: 12px; font-family: Arial, Helvetica, Verdana, Eras, Geneva; font-weight: bold}
H5 { font-size: 12px; font-family: Arial, Helvetica, Verdana, Eras, Geneva; font-weight: normal}
H6 { font-size: 12px; font-family: Arial, Helvetica, Verdana, Eras, Geneva; font-weight: normal }
H7 { font-size: 10px; font-family: Arial, Helvetica, Verdana, Eras, Geneva; font-weight: bold}

a.buttonStyle {
   color :#0033ff;
   text-decoration :none;
   height : auto;
   width :100px;
   border :thin none;
   font-family: Arial, Helvetica, sans-serif;
	float: none;
	}
a.buttonStyle:hover {
   color :#ff0000; font-family: Tahoma; border-style: none;
   background-color :#ffffff;
   border: thin outset;
   border-color: #FFFFFF #000000 #000000 #FFFFFF;
	}

