body {
    margin:             0 0;
    padding:            0 0;
    color:              black;
    background-color:   white;
    font-size:          10px;
    font-family:        Tahoma, Arial, Helvetica, sans-serif;
    line-height:        1.1em
}

h1 {font-size: 1.5em; margin: 3px 0px; font-family: Arial}
h2 {font-size: 1.4em; margin: 3px 0px; font-family: Arial}
h3 {font-size: 1.2em; margin: 3px 0px; font-family: Arial}
h4 {font-size: 1em; margin: 3px 0px; font-family: Arial}
h5 {font-size: 1em; margin: 3px 0px; font-family: Arial}
h6 {font-size: 1em; margin: 3px 0px; font-family: Arial}

p {
    margin:             5px 0px;
    font-size:          11px;
    line-height:        1.1em;
    font-family:        Verdana, Arial, Helvetica, sans-serif
}

hr {
	height: 1px;
}

dt {
    font-weight:        bold;
    font-size:          11px;
}

dd {
    font-size:          11px;
}

a {text-decoration: none; font-weight: bold; font-size: 11px; color: blue; background-color: transparent; line-height: 1.2em}
a:hover {color: red; background-color: transparent; text-decoration: underline;}

img {border: 0}

pre {border: 1px solid #000; background: #cfcfcf; padding: 15px}

A.sidenav {font-size: 10px; font-weight: bold; color: #ffffff}
A.sidenav:hover {font-size: 10px; font-weight: bold; color: #C0C0C0; text-decoration: none;}

SPAN.form {font-family: monospace}
SPAN.speed {color: #FFFF99; text-decoration: none; font-size: 10px; font-weight: bold;}
SPAN.topmenu {color: #000; text-decoration: none; font-size: 10px; font-weight: bold;}
SPAN.topmenu2 {color: #000; text-decoration: none; font-size: 10px;}
SPAN.medium {color: #000; text-decoration: none; font-size: 11px;}
SPAN.title {color: #000; text-decoration: none; font-size: 11px; font-weight: bold;font-family: arial;}
TD.SMALL {font-size: 10px;}
TR.ALT1 {background: #FFF;}
TR.ALT2 {background: #C0C0C0;}
#SMALL {font-size: 10px;}

A.CURRSECTION:LINK {font-weight: bold; text-decoration: none; color: white; font-size: 10px; background: blue;}
A.CURRSECTION:HOVER {font-weight: bold; text-decoration: none; color: white; font-size: 10px; background: blue;}

TABLE.restab {width: 100%; background: #C0C0C0; border: 1 solid black; border-spacing: 50px;}
TABLE.restab50 {width: 50%; background: #C0C0C0; border: 1 solid black; border-spacing: 50px;}
.rescap {font: bold 1.2em/1.2; text-align: left;}
.restabh {background: #FC0; font: bold ; font-size: 10px;}

#content {
    padding:        10px 10px;
    text-align:     left;
    border:         1px solid #000;
    width:          100%;

}
#contentheader {
    padding:        10px 10px;
    text-align:     left;
    width:          100%;
	font-size: 18px;
	font-family: arial;
	font-weight: bold;
	border-bottom: 1px #C0C0C0 solid;
}
.TABLESTUFF {
	FONT-SIZE: 11px; MARGIN: 5px 0px; LINE-HEIGHT: 1.1em; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
