BODY {
background-color: #D8EFEB;
font-family: times, serif;
font-size :10pt;
color: #000;
margin: 0px;
}
h3 {
font-family: times, serif;
font-size: 12pt;
font-weight: bold;
letter-spacing: 1px;
color: #000;
border: none;
text-align: left;
border-bottom: 1px solid #000;
}
h2 {
font-family: times, serif;
font-size: 12pt;
font-weight: normal;
letter-spacing: 1px;
color: #000;
text-align: center;
text-decoration: underline;
}
b {
font-family: times, serif;
font-size: 10pt;
font-weight: bold;
letter-spacing: 1px;
color: #000;
}
A:link {
color: #6F777E;
text-decoration: none;
font-weight: bold;
font-family: times, serif;
font-size: 10pt;
cursor: crosshair;
height: 10pt;
}
A:visited {
color: #000;
text-decoration: none;
font-weight: bold;
font-family: times, serif;
font-size: 10pt;
height: 10pt;
}
A:active {
color: #6F777E;
text-decoration: none;
font-weight: bold;
font-family: times, serif;
font-size: 10pt;
height: 10pt;
}
A:hover {
color: #000;
text-decoration: underline;
font-weight: bold;
font-family: times, serif;
font-size: 10pt;
cursor : crosshair;
height: 10pt;
}
img {
border:none;
}
blockquote {
margin: 10px;
}
#main {
position: relative;
width: 780px;
height: 480px;
margin: 0 auto;
background-image: url(current/v_01.jpg);
}
#nav {
position: absolute;
top: 25px;
left: 400px;
}
#content {
position: absolute;
font-family: times, serif;
top: 60px;
left: 380px;
width : 370px;
height : 380px;
overflow: auto;
}

.img {
text-align: center;
}

p.clear {
clear: left;
margin: 1px;
padding: 0px;
}

div.float {
clear: left;
padding: 0px 0px 10px 0px;
margin-left: 10px;
border: none;
background-color: transparent;
text-align:left;
}

div.float p {
font-family : Verdana, Arial, sans-serif;
color: #18121C;
font-weight: normal;
font-size: 9pt;
text-align: left;
}

#button {
margin-left: 20px;
}

input.button {
text-align : center; 
width: 60px;
margin-left: 5px;
}

label {
float:left;
font-weight: bold;
width: 55px;
border: none;
}