/* CSS definition file containing site wide stylesheets */

.Tableofcontentstext {
	font-family: Verdana,  Tahoma,  Arial,  Helvetica,  Sans-serif;
 	font-size: 8pt;
 	font-weight: normal;
 	font-style: normal;
 	border-left-style: none;
 	border-top-style: none;
 	border-right-style: none;
 
	border-bottom-style: none
}

.ArticleTitles {
	font-family: Verdana,  Tahoma,  Arial,  Helvetica,  Sans-serif;
 	font-size: 12pt;
 	font-weight: bold;
 	text-align: center;
 	background-color: rgb(255,255,255);
 	border-left-style: none;
 	border-top-style: none;
 
	border-right-style: none;
 	border-bottom-style: none
}

.Text {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: 11pt;
 	text-align: left;
 	clear: none;
 	background-color: rgb(255,255,255);
 	border-left-style: none;
 	border-top-style: none;
 	border-right-style: none;
 
	border-bottom-style: none
}

.Text11pt {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: 11pt;
 	font-weight: normal;
 	font-style: normal
}
