/* CSS definition file containing site wide stylesheets */

.Custom:active {
	font-size: 9pt;
 	color: rgb(128,128,128);
 	font-weight: normal;
 	font-style: normal
}

P {
	font-family: Verdana,  Tahoma,  Arial,  Helvetica,  Sans-serif;
 	font-size: small;
 	margin-top: 0px;
 	padding-top: 0px;
 	margin-bottom: 0px;
 	padding-bottom: 0px
}

.Custom:visited {
	font-family: "Arial Narrow",  sans-serif;
 	font-size: 9pt;
 	color: rgb(128,0,128);
 	font-weight: normal;
 	font-style: normal
}

.Custom:link {
	font-family: "Arial Narrow",  sans-serif;
 	font-size: 9pt;
 	color: rgb(128,128,128);
 	font-weight: normal;
 	font-style: normal
}

.Custom:hover {
	font-family: "Arial Narrow",  sans-serif;
 	font-size: 9pt;
 	color: rgb(255,0,0);
 	font-weight: normal;
 	font-style: normal
}