/* CSS definition file containing site wide stylesheets */

.arnold {
	font-family: "Times New Roman",  Times,  Serif;
 	font-size: 12px;
 	color: rgb(0,0,128);
 	text-align: justify;
 	background-color: transparent;
 	border-left-style: none;
 	border-top-style: none;
 	border-right-style: none;
 	border-bottom-style: none
}