BODY {
background-color: silver;
font-family: times, serif;
font-size :10pt;
color: #083248;
margin: 10px;
}
table#all {
background-color: #F9F9D7;
background-image: url(current/lay01.jpg);
background-repeat: no-repeat;
}
h3 {
font-family: times, serif;
font-size: 12pt;
font-weight: bold;
letter-spacing: 1px;
color: #083248;
border: none;
text-align: left;
border-bottom: 1px solid #083248;
}
h2 {
font-family: times, serif;
font-size: 12pt;
font-weight: normal;
letter-spacing: 1px;
color: #083248;
border: none;
text-align: center;
text-decoration: underline;
}
b {
font-family: times, serif;
font-size: 10pt;
font-weight: bold;
letter-spacing: 1px;
color: #083248;
}
A:link {
color: #083248;
text-decoration: none;
font-weight: bold;
font-family: times, serif;
font-size: 10pt;
cursor: crosshair;
height: 10pt;
}
A:visited {
color: #0D4870;
text-decoration: none;
font-weight: bold;
font-family: times, serif;
font-size: 10pt;
height: 10pt;
}
A:active {
color: #083248;
text-decoration: none;
font-weight: bold;
font-family: times, serif;
font-size: 10pt;
height: 10pt;
}
A:hover {
color: #083248;
text-decoration: underline;
font-weight: bold;
font-family: times, serif;
font-size: 10pt;
cursor : crosshair;
height: 10pt;
}
img {
border:none;
}
blockquote {
margin: 10px;
}
#nav {
background-color: #F9F9D7;
margin-top: 313px;
margin-left: 0px;
width: 130px;
}
#content {
background-color: #F9F9D7;
font-family: times, serif;
margin-top: 310px;
margin-left: 0px;
width : 505px;
}
.img {
text-align: center;
}