/* CSS definition file containing site wide stylesheets */

.txtcontent {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 12px;
 	color: rgb(82,82,82)
}

P {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 12px;
 	color: rgb(82,82,82)
}

.cmsbody {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 12px;
 	color: rgb(82,82,82);
 	background-image: url( "../assets/images/slenmain_3.gif" );
 	background-repeat: repeat-y;
 	background-attachment: fixed
}
