
h1           	{ font-size: 16pt; 
				color: #84a8d8; }

.bigtext   { font-size: 14pt }
.tinytext   { font-size: 6pt }
.errortext   { font-size: 14pt ;color: #ff0000;}

.smalltext   { font-size: 10pt }

.leftmenu { font-weight:bold; font-size:11pt }

a:hover       { text-decoration:none ; 
				color: #ffffff ;
				background-color:#000000; }
				
body, td, p     { font-family: Arial,helvetica,"sans serif"; 
				font-size: 12pt; 
				color: #000000; }
			
body        	{background-color: #FFFFFF; 
				margin-top:0;
				margin-left:0;}
				