BODY {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 0.8em;
font-style: normal;
text-decoration: none;
background-color: #FF0000;
line-height: normal;
list-style-position: outside;
list-style-type: circle;
background-attachment: fixed;
font-weight: normal;
font-variant: normal;
font-COLOR: #600;
}
P{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 0.8em;
font-style: normal;
font-weight: normal;
color: #600;
}
CAPTION {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 0.9em;
font-style: normal;
font-weight: bold;
color: #600;
}
LI {
list-style-type: decimal;
}
.T1 {
font-size: 0.9em;
color: #600;
font-weight: normal;
font-variant: normal;
font-style: normal;
}
.T2 {
font-size: 0.9em;
color: #600;
font-style: normal;
font-weight: normal;
}
.URL {
font-size: 1em;
font-style: normal;
font-weight: bold;
text-decoration: none;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #FFFF00;
}
.PDF {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 0.8em;
font-style: italic;
font-weight: normal;
text-align: right;
}
.DATA {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 0.85em;
font-style: normal;
font-weight: normal;
background-color: #FFC;
border: thin outset #009;
}
#nav {
color: #fff;
background: transparent;
font: 0.9em Verdana, Arial, Helvetica, sans-serif;
}
#nav ul, ul {
margin: 0;
padding: 0;
}
#nav li {
padding: 0;
margin: 0;
display: inline;
font: 0.9em Verdana, Arial, Helvetica, sans-serif;
}
#nav li a {
display: inline;
padding: 7px;
margin: 0;
color: #333;
background: #FC9;
font: 0.9em verdana, arial, helvetica, sans-serif;
text-decoration: none;
}
#nav li a:hover {
color: #fff;
background: #C96;
}
#nav li a:active {
color: #fff;
background: #960;
}
