/* CSS definition file containing site wide stylesheets */

.tbody {
	font-family: Arial,  Helvetica,  Geneva,  Sans-serif;
 	font-size: 12px;
 	color: rgb(0,0,128);
 	font-weight: bold
}

.txtcontent {
	font-family: Arial,  Helvetica,  Geneva,  Sans-serif;
 	font-size: 12px;
 	color: rgb(0,0,128);
 	font-weight: bold
}

P {
	font-family: Arial,  Helvetica,  Geneva,  Sans-serif;
 	font-size: 12px;
 	color: rgb(0,0,128);
 	font-weight: bold
}

.cmsbody {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 12px;
 	color: rgb(0,0,128);
 	font-weight: bold;
 	background-image: url( "../assets/images/fem-main_3.gif" )
}

UL {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 12px;
 	color: rgb(0,0,128);
 	font-weight: bold
}

LI {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 12px;
 	color: rgb(0,0,128);
 	font-weight: bold
}

OL {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 12px;
 	color: rgb(0,0,128);
 	font-weight: bold
}
