.h1 {
font-family : verdana, sans-serif;
color : #000000;
line-height : 1.5;
font-weight : normal;
line-height : 150%;
}
.h2 {
font-family : verdana, sans-serif;
font-size : 10px;
color : #000000;
font-weight : normal;
line-height : 200%;
}
.h3 {
font-family : verdana, sans-serif;
font-size : 10px;
color : #000000;
line-height : 1.5;
font-weight : normal;
}
.h4 {
font-family : verdana, sans-serif;
font-size : 8px;
color : #000000;
line-height : 1.5;
font-weight : normal;
}
.h5 {
font-family : verdana, sans-serif;
font-size : 20px;
color : #000000;
line-height : 3.5;
font-weight : normal;
}
a:link.link {
color : #0000AA;
font-family : verdana;
font-size : 11px;
text-decoration : none;
font-weight : bold;
}
a:visited.link {
color : #000000;
font-family : verdana;
font-size : 11px;
text-decoration : none;
font-weight : bold;
}
a:hover.link {
color : #000000;
font-family : verdana;
font-size : 11px;
text-decoration : none;
font-weight : bold;
}
a:active.link {
color : #000000;
font-family : verdana;
font-size : 11px;
text-decoration : none;
font-weight : bold;
}
a:link.linku {
color : #000000;
font-family : verdana;
font-size : 10px;
text-decoration : none;
font-weight : normal;
}
a:visited.linku {
color : #000000;
font-family : verdana;
font-size : 10px;
text-decoration : none;
font-weight : normal;
}
a:hover.linku {
color : #ff0000;
font-family : verdana;
font-size : 10px;
text-decoration : none;
font-weight : normal;
}
a:active.linku {
color : #000000;
font-family : verdana;
font-size : 10px;
text-decoration : none;
font-weight : normal;
}
a:link.linkz {
color : #000000;
font-family : verdana;
font-size : 11px;
text-decoration : none;
font-weight : bold;
}
a:visited.linkz {
color : #000000;
font-family : verdana;
font-size : 11px;
text-decoration : none;
font-weight : bold;
}
a:hover.linkz {
color : #ff0000;
font-family : verdana;
font-size : 11px;
text-decoration : none;
font-weight : bold;
}
a:active.linkz {
color : #000000;
font-family : verdana;
font-size : 11px;
text-decoration : none;
font-weight : bold;
}
.sql {
font-family : verdana, sans-serif;
font-size : 11px;
color : #000000;
font-weight : normal;
}
.footer {
font-family : verdana, sans-serif;
font-size : 10px;
color : #000000;
font-weight : normal;
line-height : 100%;
}
.header {
font-family : verdana, sans-serif;
font-size : 10px;
color : #000000;
font-weight : normal;
line-height : 100%;
}
.menu ul {
list-style-type : none;
padding : 0;
margin : 0;
}
.menu li {
float : left;
position : relative;
z-index : 100;
}
.menu table {
position : absolute;
border-collapse : collapse;
z-index : 80;
left : -1px;
top : 25px;
}
.menu a, .menu :visited {
display : block;
font-size : 10px;
width : 112.5px;
padding : 7px 0;
color : #000;
background : #fefcc1;
text-decoration : none;
margin-right : 1px;
margin-bottom : 1px;
text-align : center;
font-family : verdana, sans-serif;
}
.menu :hover {
color : #444;
background : #d7d700;
}
.menu :hover {
color : #444;
background : #fefcc0;
}
.menu ul ul {
visibility : hidden;
position : absolute;
width : 149px;
height : 0;
}
.menu ul li:hover ul, .menu ul a:hover ul {
visibility : visible;
}

