body {
	margin-top:5px;
	margin-left:5px;
	margin-right:5px;
	margin-bottom:5px;
        background-color: white; 
        text-decoration: none;
	font-family: "Verdana","Arial","Helvetica","Sans-Serif";
	font-size: 8pt;
	color: #000000;
}

input, select, textarea {
        font-family: "Verdana","Arial","Helvetica","Sans-Serif";
        font-size: 8pt;^M
}

body.header {
	margin-top:0px;
	margin-left:5px;
	margin-right:5px;
	margin-bottom:0px;
	background-color: #444466;
	text-decoration: none;
	color: white;
}

body.header-rmts {
        margin-top:0px;
        margin-left:5px;
        margin-right:5px;
        margin-bottom:0px;
        background-color: #444466;
        text-decoration: none;
        color: white;
}

tr.rmts {
	background-color: white;
	font-size: 8pt;
	color: black;
	vertical-align: top;
}

td.rmts {
        background-color: white;
        font-size: 8pt;
        color: black;
        vertical-align: top;
}

pre {
	font-family:"Courier New","Courier";
	font-size:9pt;
}

h1 { font-size: 18pt; }
h2 { font-size: 16pt; }
h3 { font-size: 14pt; }
h4 { font-size: 12pt; }
h5 { font-size: 10pt; }

td,th {
	font-size: 8pt;
}

body.treemenu {
        margin-top:0px;
        margin-left:5px;
        margin-right:5px;
        margin-bottom:0px;
        text-decoration: none;
}

table.treemenu {
        font-size: 8pt;
}

td.treemenu {
	font-size: 8pt; 
}

th.treemenu {
        font-size: 8pt;
}

tr.treemenu {
        font-size: 8pt;
}

a:link { text-decoration: none; color: blue }
a:visited { text-decoration: none; color: blue }
a:hover { text-decoration: underline; color: red }
