/* CSS definition file containing site wide stylesheets */

.Logo {
	font-family: "@Arial Unicode MS",  sans-serif;
 	font-size: 12pt;
 	color: rgb(255,255,255);
 	font-weight: bold
}

.Small {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 14px
}
