A:link {color : blue; background-color : transparent; font-weight : bold; text-decoration : none;}
A:visited {color : blue; background-color : transparent; font-weight : bold; text-decoration : none;}
A:active  {color : blue; background : transparent; font-weight : bold; text-decoration : none;}
A:hover {color:white; background:blue;  font-weight : bold; text-decoration : none;} 

H1, H2  {font-family : Verdana, Arial, sans-serif; font-size : x-large; color : navy; background : transparent; text-align:center;}
H3  {font-family : Verdana, Arial, sans-serif; font-size : large; color : navy; background : transparent; text-align:left;}
H4  {font-family : Verdana, Arial, sans-serif; font-size : medium; color : navy; background : transparent; text-align:center;}

BODY  {	background : white; background-image: url(images/bg1.jpg); font-size : small; font-family : Verdana, Arial, sans-serif; color : black; text-align:center;}
P, UL, LI  {font-size : medium; font-family : Verdana, Arial, sans-serif; color : black; background : transparent; text-align:left;}
.centr  {font-size : medium; font-family : Verdana, Arial; color : black; text-align:center;}

P.small1  {font-size : small; color : black; text-align:center;}
P.small5  {font-size : x-small; color : black; text-align:center;}

TABLE  { font-size : medium; font-family : Verdana, Arial, Sans-serif; color : black; text-align: center;WIDTH:90%}
table.smll{ font-size : small; font-family : Verdana, Arial, Sans-serif; color : black; WIDTH:90%}
table.mdm{ font-size : medium; font-family : Verdana, Arial, Sans-serif; color : black; text-align: left; WIDTH:90%}
.center table {
margin-left:auto; 
margin-right:auto;
}
TD.lt {text-align: left;} 
TD.rt {text-align: right;}
TD.BLK {background-color:black; color : white; text-align: center;}
TD.BLU {background-color:blue; color: white; text-align: center;}
.over2{font-size: medium;color: white;font-weight: normal; background:white}


