/* CSS definition file containing site wide stylesheets */

BODY {
	font-size: 10pt;
 	font-weight: normal;
 	font-style: normal;
 	background-color: rgb(205,217,181);
 	background-repeat: repeat-y;
 	background-position: top
}