/* CSS definition file containing site wide stylesheets */

BODY {
	background-color: transparent;
 	background-attachment: fixed;
 	background-position: top
}

.general_text {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 9pt
}

.TextNavBar {
	font-size: 8pt
}