/* CSS definition file containing site wide stylesheets */

.Logo {
	font-family: "Times New Roman",  Times,  Serif;
 	font-size: 48px;
 	color: rgb(0,0,255);
 	font-weight: bold
}

.Small {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 14px
}