/* CSS definition file containing site wide stylesheets */

.P-BOLD-RED {
	font-family: Georgia,  Palatino,  "Times New Roman",  Times,  Serif;
 	color: rgb(255,0,0);
 	font-weight: bold
}