* {
font-size:12px;
font-family:arial, sans-serif;
}

p {
padding: 0px;
margin: 0px;
}

.level1 {
font-size:135%;
color:#339999;
font-weight:bold;
}

.level2 {
font-size:125%;
color:#000000;
font-weight: bold;
}

.level3 {
font-size:100%;
color:#000000;
font-weight:bold;
}

.level4 {
font-size:100%;
color:#000000;
font-style: italic;
}

.bodytext {
font-size:100%;
color:#000000;
}

.smalltext {
font-size:75%;
color:#000000;
}

body {
margin:0px;
color:#000000;
line-height:25px;
}

td {
color:#000000;
font-family:arial, sans-serif;
line-height:20px;
}

form {
margin:0px;
}

h1 {
font-size:150%;
color:#006666;
}

h2 {
font-size:135%;
color:#000000;
}

h3 {
font-size:120%;
color:#000000;
}

h4 {
font-size:100%;
color:#000000;
font-weight:bold;
}

a:link, a:active, a:visited {
color:#006666;
}

a:hover {
color:#339999;
text-decoration:none;
}


.stdinput {
border-width:1px;
border-style:solid;
border-color:#BBBBBB;
color:#444444;
background-color:#FFFFFF;
font-family:tahoma, arial, sans-serif;
font-size:8pt;
}

.stdbutton {
border:1px white outset;
width:75px;
height:20px;
padding:0px;
}


.menu th {
font-size:8pt;
font-weight:bold;
color:#333333;
text-align:left;
padding:5px 0px 5px 10px;
background-color:#E2E7D0;
}

.menu {
font-weight:normal;
color:#006666;
padding:5px 0px 5px 10px;
background-color:#F9FAF4;
}

li {
line-height:15px;
margin-bottom:10px;
}