/* This is a style sheet for DAVM website */
.welcome {
			font-family: Arial;
			font-weight: Bold; 
			text-decoration: underline

		 }
		
 p{ font-family: Arial;
 	font-size: 13pt; 
  }  


 h3{ font-family: Arial;
	text-decoration: underline  }