/* CSS definition file containing site wide stylesheets */

.Heading {
	font-family: Arial,  Helvetica,  Geneva,  Sans-serif;
 	font-size: 18px;
 	color: rgb(204,20,0);
 	font-weight: bold;
 	font-style: italic
}

.headings {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 16px;
 	color: rgb(204,20,0);
 	font-weight: bold;
 	font-style: italic
}
