/* CSS definition file containing site wide stylesheets */

.Headline {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: 14pt;
 	color: rgb(0,0,0);
 	font-weight: bold;
 	text-align: center
}

.Normal9 {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: 9pt;
 	border-left-style: none;
 	border-top-style: none;
 	border-right-style: none;
 	border-bottom-style: none
}

.LAT Subheads {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: 14pt;
 	font-weight: normal;
 	font-style: normal;
 	text-align: left
}

.Caption {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: 9pt;
 	color: rgb(0,0,0);
 	list-style-type: none;
 	text-align: left;
 	border-left-style: none;
 	border-top-style: none;
 	border-right-style: none;
 
	border-bottom-style: none
}

P {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: 10pt;
 	color: rgb(0,0,0);
 	font-weight: normal;
 	font-style: normal;
 	background-color: rgb(255,255,255)
}

.numbers {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: 8pt;
 	color: rgb(0,0,0)
}

.normalb {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: 8pt;
 	color: rgb(0,0,0);
 	font-weight: normal;
 	font-style: normal;
 	list-style-type: none;
 	text-align: left;
 	background-color: rgb(255,255,255);
 
	border-left-style: none;
 	border-top-style: none;
 	border-right-style: none;
 	border-bottom-style: none
}