

body {
font-family: Verdana, Helvetica, sanserif;
font-size: 1em;
background-color: #ffffff;
color: #000000;
margin: 0;
padding: 10px;
}

a:link {
background-color: #ffffff;
color: #003399;
text-decoration: none;
font-weight: bold;
}

a:visited {
background-color: #ffffff;
color: #663399;
text-decoration: none;
font-weight: bold;
}

a:hover {
background-color: #003399;
color: #fff;
text-decoration: none;
font-weight: bold;
}

a:active {
background-color: #003399;
color: #ffcc33;
text-decoration: none;
font-weight: bold;
}

a.link img {
border-style: none;
}

a.visited img {
border-style: none;
}

h1 {
font-size: 1.5em;
font-weight: bold;
color: #003399;
border-bottom: 1px #003399 solid;
}

h2 {
font-size: 1.3em;
font-weight: bold;
color: #000;
}

h3 {
font-size: 1.2em;
font-weight: bold;
}

h4 {
font-size: 1.1em;
font-weight: bold;
}

em {
font-style: italic;
font-weight: normal;
}

strong {
font-style: normal;
font-weight: bold;
}

.header {
background-color: #ffff66;
color: #000000;
}

.hilite {
background-color: #ffc;
color: #000;
margin-top: 7px;
margin-bottom: 7px;
margin-right: 7px;
margin-left: 0;
padding: 10px;
}

.hilite a:link {
background-color: #ffc;
color: #003399;
text-decoration: none;
font-weight: bold;
}

.hilite a:visited {
background-color: #ffc;
color: #663399;
text-decoration: none;
font-weight: bold;
}

.hilite a:hover {
background-color: #003399;
color: #fff;
text-decoration: none;
font-weight: bold;
}

.hilite a:active {
background-color: #003399;
color: #ffcc33;
text-decoration: none;
font-weight: bold;
}

.session {
margin-left: 25px;
margin-top: 0;
margin-bottom: 10px;
border: 2px #003399 solid;
padding: 5px;
}

.indent {
margin-left: 30px;
}
