html, body {
	repeat fixed center; margin:0; padding:0; width: 100%;
	height: 100%;
	color: #000000;
	font-family: Verdana, Arial, Tahoma;
	font-size: 12pt;
	text-align: justify;
	margin-left: 20px
    border: 1px #000000 solid;

}


p, li {
	font-size: 12pt;
}

a:link, a:visited, a:active {
	font-family: Verdana, Arial, Tahoma;
	text-decoration: none;
	color: #0000AA;
	font-size: 12pt;
}

a:hover {
    font-family: Verdana, Arial, Tahoma;
    text-decoration: underline;
	color: #0000FF;
	font-size: 12pt;
}


#pos { 
position: absolute; 
top: 20px; 
}

#form {  
    font-family: Verdana, Arial
    color: #23466D
    font-size: 10pt
    background-color: #23466D; 
    border: 1px #FFAE5E solid; 
}
