
.head {font-family: arial, sans-serif;
			font-weight: bold;
			}
			
.italic {font-style: italic;
					font-family: arial; font-size: 10pt;}
					
.arial {font-style: normal;
				font-family:arial;
				font-size: 10pt;}

.small {font-style: normal; font-family: arial; font-size: 7pt;}

.bold {font-weight:bold;}

.lineheight {line-height: 5pt;}

/*a {font-family: arial;}*/

a:hover {color: orange;}		

.yellow {background-color: yellow;}	 
