body,font,td,th,a,b,p,select,input {
		font-family : helvetica,verdana,arial;
			font-size : 12;
		}

		.small {font-size : 10;} 

		.plain {text-decoration : none;} 

		.big {font-size : 16; font-style: bold; 
		text-decoration : none; 
		}
		a:link {color : #003399;}
		a:active {color : #003399;}
		a:visited {color : #003399;}
		a:hover {color : #003399;}
		a:focus {color : #003399;}

