/* CSS definition file containing site wide stylesheets */

.SubHeading {
	font-family: "Times New Roman",  Times,  Serif;
 	font-size: 10pt;
 	font-style: italic
}

.textlist {
	font-family: "Trebuchet MS",  Tahoma,  Verdana,  Arial,  Helvetica,  Sans-serif;
 	font-size: 10pt;
 	font-weight: normal;
 	font-style: normal;
 	margin-top: 2pt;
 	margin-bottom: 1pt
}

.default_text {
	font-family: "Trebuchet MS",  Tahoma,  Verdana,  Arial,  Helvetica,  Sans-serif;
 	font-size: medium;
 	color: rgb(128,0,0);
 	font-weight: normal;
 	font-style: normal
}