/* CSS definition file containing site wide stylesheets */

.BRBR-QUOTE {
	font-family: "Times New Roman",  Times,  Serif;
 	font-size: 20pt;
 	color: rgb(255,0,0);
 	font-weight: bold;
 	font-style: italic
}

.TextObject {
	font-family: "Times New Roman",  Times,  Serif;
 	font-size: 14pt
}

.BRBR-TEXT {
	font-family: "Times New Roman",  Times,  Serif;
 	font-size: 14pt;
 	font-weight: normal;
 	font-style: normal
}

.BRBR-EVENTS {
	font-size: 14pt;
 	font-weight: bold;
 	font-style: italic
}

.BRBR-HEADING {
	font-family: "Times New Roman",  Times,  Serif;
 	font-size: 24pt;
 	text-transform: capitalize;
 	color: rgb(0,0,255);
 	font-weight: bold;
 	text-align: center
}