body      { background-color:#405070; 
	scrollbar-base-color: #ffffff;
	scrollbar-face-color: #ffffff;
	scrollbar-shadow-color: #405070;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-highlight-color: #405070;
	scrollbar-3d-light-color: #ffffff;
	scrollbar-arrow-color: #80bf21;
	scrollbar-track-color: #ffffff;
	font-family:"Arial";
	font-size:10pt;}

a:link    { color:#00495F; text-decoration:none; }
a:visited { color:#00495F; text-decoration:none; }
a:hover   { color:#80bf21; text-decoration:underline; }


.white    { color:"#ffffff"; }

.small    { font-family:"Arial";
            font-size:8pt;
            color:#000000;
	    letter-spacing:1pt }

.smallblack    { font-family:"Arial";
            font-size:8pt;
            color:#000000; }


.smallwhite    { font-family:"Arial";
            font-size:8pt;
            color:#ffffff; }

.header    { font-family:"Arial";
            font-size:15pt;
	    text-align:center;
            color:#80bf21; }

td        { font-family:"Arial";
            font-size:10pt;
            color:#405070; }

h2        { font-family:"Arial";
            font-size:15pt;
            color:#405070;
            font-weight:bold; }

h3        { font-family:"Arial";
            font-size:11pt;
            color:#405070;
            font-weight:bold; }

h5        { font-family:"Arial";
            font-size:8pt;
            color:#405070;
            font-weight:none; }

p         { font-family:"Arial";
            font-size:10pt;
            color:#405070; }

ul,ol        { font-family:"Arial";
            font-size:10pt;
            color:#405070; }

li        { font-family:"Arial";
            font-size:10pt; }


select      { background-color:#ffffff; 
	font-family:"Arial";
	color="#405070";
	font-size:10pt;
	border-width:0px;
	border-top-width:0px;
	border-left-width:0px;
	border-style:solid;
	border-color:#405070;
	padding:1cm;}

input     { font-family:"Arial"; }

textarea   { font-family:"Arial"; }