body {
margin : 0;
padding : 0;
background-color : #92b6d6;
color : #000;
font-family : Arial, Helvetica, sans-serif;
font-size : 12pt;
}

img {
border : 0;
}

td {
font-family : Arial, Helvetica, sans-serif;
font-size : 12pt;
}

ul {
padding-top : 16px;
}

ol {
padding-top : 16px;
margin : 0;
}

ul.not {
padding-top : 0;
}

li {
font-family : Arial, Helvetica, sans-serif;
font-size : 12pt;
color : #000;
text-align : left;
font-weight : normal;
margin : 0 0 0.4em 1em;
}

h1 {
font-family : Arial, Helvetica, sans-serif;
font-size : 16pt;
color : #000;
text-align : left;
padding-top : 20px;
margin : 0;
}

h2 {
font-family : Arial, Helvetica, sans-serif;
font-size : 14pt;
color : #000;
text-align : left;
padding-top : 20px;
margin : 0;
}

h3 {
font-family : Arial, Helvetica, sans-serif;
font-size : 12pt;
color : #000;
text-align : left;
padding-top : 20px;
margin : 0;
}

p {
font-family : Arial, Helvetica, sans-serif;
font-size : 12pt;
color : #000;
text-align : left;
font-weight : normal;
padding-top : 12px;
margin : 0;
}

a:link {
color : #000;
text-decoration : underline;
font-weight : normal;
}

a:visited {
color : #000;
text-decoration : underline;
font-weight : normal;
}

a:active {
color : #000;
text-decoration : underline;
font-weight : normal;
background-color : #aad5fa;
}

a:hover {
color : #000;
text-decoration : underline;
font-weight : normal;
background-color : #aad5fa;
}

select.menu {
font-family : Arial, Helvetica, sans-serif;
font-size : 12px;
color : #000;
text-align : left;
font-weight : normal;
padding : 3px;
margin : 0;
border: 1px solid black;
background-color: #92b6d6;
width: 400px;
height: 20px;
}

.topic {
color : #000;
background-color: #92b6d6;
border-bottom: 1px solid black;
padding : 3px;
margin : 0;
}

.link {
color : #000;
background-color: #fff;
border-bottom: 1px solid black;
padding : 3px;
margin : 0;
}

.b {
font-weight : bold;
}

#qtmenu {
position:relative; 
top:0px; 
left:30px; 
visibility:hidden;
width: 400px;
height: 20px;
font-family : Arial, Helvetica, sans-serif;
font-size : 12px;
color : #000;
text-align : left;
font-weight : normal;
background-color: #92b6d6;
z-index : 100;
}

.tips {
border-bottom: 1px solid black;
padding : 3px;
margin : 0;
}

.tips a:link, .tips a:visited {
text-decoration : none;
color : #000;
}

.tips a:active, .tips a:hover {
text-decoration : none;
color : #000;
background-color: #fff;
}

.linkspile {
font-size : 10pt;
text-align : left;
font-weight : bold;
color : #000;
margin : 0;
}

.linkspile a:link, .linkspile a:visited {
font-size : 10pt;
text-align : left;
font-weight : normal;
text-decoration : underline;
color : #000;
}

.linkspile a:active, .linkspile a:hover {
font-size : 10pt;
text-align : left;
font-weight : normal;
text-decoration : underline;
background-color : #aad5fa;
color : #000;
}

#linkspile {
padding-top : 36px;
padding-bottom : 36px;
text-align : left;
}

#footer {
}

#footer img {
float:left;
padding: 15px 0;
margin: 0 0 0 180px;
}

#ftext {
float:left;
font-size : 10px;
text-align : center;
font-weight : normal;
line-height:120%;
color : #fff;
padding: 25px;
}

#durbin {
position : absolute;
width : 200px;
top : 16px;
left : 800px;
}

#durbin a {
font-size : 8pt;
text-align : left;
font-weight : normal;
text-decoration : none;
color : #000;
}

#main {
width : 1000px;
z-index : 1;
}

