BODY {
background-color: #e1e1ef;
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: #000;
text-decoration: none;
font-weight: bold;
font-family: times, serif;
font-size: 10pt;
cursor: crosshair;
height: 10pt;
}
A:visited {
color: #757957;
text-decoration: none;
font-weight: bold;
font-family: times, serif;
font-size: 10pt;
height: 10pt;
}
A:active {
color: #000;
text-decoration: none;
font-weight: bold;
font-family: times, serif;
font-size: 10pt;
height: 10pt;
}
A:hover {
color: #757957;
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: 712px;
height: 512px;
margin: 0 auto;
background-image: url(current/lay01.jpg);
}
#nav {
position: absolute;
top: 216px;
left: 592px;
width: 110px;
}
#content {
position: absolute;
font-family: times, serif;
top: 104px;
left: 229px;
width : 334px;
height : 313px;
overflow: auto;
}
.img {
text-align: center;
}