/* CSS definition file containing site wide stylesheets */

.LeftColumn {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: x-small;
 	font-weight: bold;
 	text-align: left
}

P {
	font-family: "Times New Roman",  Times,  Serif;
 	text-align: justify
}

LI {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif
}

A {
	font-family: "Times New Roman",  Times,  Serif
}