/* CSS definition file containing site wide stylesheets */

H1 {
	text-transform: uppercase
}

.Table {
	font-family: "Arial Baltic",  sans-serif;
 	font-size: 10pt;
 	color: rgb(0,0,128);
 	font-weight: bold;
 	text-align: center
}
