/* CSS definition file containing site wide stylesheets */

.bluenormsm {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: x-small;
 	color: rgb(0,0,128);
 	font-weight: normal;
 	font-style: normal
}

.arialssg {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: xx-small;
 	color: rgb(0,128,0);
 	font-weight: normal;
 	font-style: normal
}

.d1 {
	list-style-type: none
}

.blueboldsm {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: x-small;
 	color: rgb(0,0,128);
 	font-weight: bold
}

.arialbss {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: xx-small;
 	font-weight: normal;
 	font-style: normal
}

.bluenorm {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: small;
 	color: rgb(0,0,128);
 	font-weight: bold
}
