/* CSS definition file containing site wide stylesheets */

.more {
	font-size: 11px
}

.Red13 {
	color: rgb(174,36,33);
 	font-weight: bold
}

.Red14 {
	font-size: 14px;
 	color: rgb(174,36,33);
 	font-weight: bold
}

.Bold {
	font-size: 12px;
 	font-weight: bold
}