<!--
a:link{
	font-family: Tahoma;
	font-size: 10pt;
	color: #666666;
	text-decoration: none;
	}
a:visited{
	color: #666666;
	font-family: Tahoma;
	font-size: 10pt;
	text-decoration: none;
	}
a:active{
	color: #666666;
	font-family: Tahoma;
	font-size: 10pt;
	text-decoration: none;
	}
a:hover{
	font-family: Tahoma;
	font-size: 10pt;
	color: #013574;
	}
a.one:link{
	font-family: arial;
	font-size: 10pt;
	color: #0000DD;
	text-decoration: underline;
	}
a.one:visited{
	font-family: arial;
	font-size: 10pt;
	color: #0000DD;
	text-decoration: underline;
	}
a.one:active{
	font-family: arial;
	font-size: 10pt;
	color: #0000DD;
	text-decoration: underline;
	}
a.one:hover{
	font-family: arial;
	font-size: 10pt;
	color: #0000DD;
	text-decoration: underline;
	}

body{
	bgcolor: #013574;
	margin:0; 
	scrollbar-base-color: #A7C9A9;
	scrollbar-arrow-color: #A7C9A9;
	scrollbar-highlight-color: #ffffff;
	scrollbar-face-color: #A7C9A9;
	scrollbar-track-color: #ffffff;
	scrollbar-shadow-color: #000000;
	scrollbar-darkshadow-color: #013574;
	font-family:Tahoma; font-size:10px; 
	letter-spacing:1
	}
h1{
	margin:0; font-family: Tahoma;
	font-size: 10pt;
	letter-spacing: 2;
	color: #000000;
	font-weight: bold;
	text-align:center
	}
p{
	font-family: Tahoma;
	font-size: 10pt;
	letter-spacing: 1
	}
select       { font-family: Tahoma; font-size: 12px; letter-spacing: 1; color: #999999; 
               font-weight: bold; border-style: inset; border-width: 1px }
input        { font-family: Tahoma; font-size: 12px; letter-spacing: 1; color: #999999; 
               font-weight: bold; border-style: outset; border-width: 1px }
textarea     { font-family: Tahoma; font-size: 12px; letter-spacing: 1; color: #999999; 
               font-weight: bold; border-style: outset; border-width: 1px }
-->