body		{ 
		    font-size: 9pt; font-family: Verdana, Arial, Helvetica; background-color: #FFFFFF; margin: 0; padding: 0; vertical-align: middle; height:100%; 
		    background-image: url("./background.jpg"); 
		    background-position: center;
		    background-repeat: no-repeat;		    
		}

html		{ height:100%; }
#maxsize	{ height:100%; width: 100%;}

A		{ text-decoration: none; vertical-align: baseline; font-weight:bold;}
A:link		{ color: #000000; }
A:active	{ color: #000000; }
A:visited	{ color: #000000; }
A:hover		{ text-decoration: underline; color: #A00000;  font-size:11pt;}