
body { background:#ffffff; color:#000000; }

A:link { color: blue; background:#ffffff; }
A:visited { color: blue; background:#ffffff; }
//A:hover { color: red; background:#99ccff;}
//A:hover { border: solid; border-color: black;}
A:active { color: red; background:#ffffff; }

li:hover {border: solid; border-color: black; border-style: outset;}

.hoverblack:hover{color: yellow; background: #000000;}
.hovergreen:hover{color: white; background: green;}
.hoverlime:hover{color: black; background: lime;}

.noborder {border: 0px;}

.uplogo {position: absolute; left: 10px; top: 0px; border: 0px;}
.downlogo {border: 0px; align: center;}

.copyright {font-size: 8pt; text-align: center;}

.center {text-align: center;}

.pic_nav {position: relative; text-align: center; border: 0px;}

.menu {text-align: left; font-size: 10pt; font-weight: 600; font-family: "Lucida Sans Unicode", "Arial", sans-serif;}

H1 {font-size: 14pt; font-family: "Lucida Sans Unicode", "Arial", sans-serif; color: #000000;}
H2 {font-size: 11pt; font-family: "Lucida Sans Unicode", "Arial", sans-serif; color: #000000;}
H3 {font-size: 10pt; font-family: "Lucida Sans Unicode", "Arial", sans-serif; color: #000000;}

H4 {font-size: 8pt; font-family: "Lucida Sans Unicode", "Arial", sans-serif; color: #000000;}



