body { background: #FFCC00; background-image: url("../images/bgleft.jpg"); background-repeat: repeat-y; font-size: 10px; }

H1 { color: #000000; font-family: Times New Roman; font-size: 18px; font-weight: bold;   line-height: 18px; }
H2 { color: #FFFF33; font-family: Times New Roman; font-size: 12px; font-weight: bold; line-height: 12px; }
H3 { color: #000066; font-family: Times New Roman; font-size: 14px; font-weight: normal; line-height: 14px; margin-left: 15px; }
H4 { background: #6699CC; color: #000000; font-family: Times New Roman; font-size: 14px; font-weight: normal; line-height: 14px; margin-left: 5%; margin-right: 5%; }

A:link    {color: #FFFFFF; text-decoration: none;}
A:visited {color: #FFFFFF; text-decoration: none;}
A:hover   {color: #FF0000; text-decoration: underline;}

.nav { color: white; font-size: 10px; font-family: Verdana, arial; font-weight: bold; line-height: 24px;}
.sel { color: red;   font-size: 10px; font-family: Verdana, arial; font-weight: bold; line-height: 24px;}

.txt { color: white; font-size: 10px; font-family: Verdana, arial; font-weight: bold; }
