/* CSS definition file containing site wide stylesheets */

.Cell_Description {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: x-small;
 	font-weight: bold;
 	list-style-type: none;
 	text-align: center
}

.10_webtext {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 10pt;
 	color: rgb(0,0,0);
 	text-decoration: none 
}

.Footnotes {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: x-small;
 	list-style-type: none
}

.REGULAR_10_TEXT {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 10pt;
 	color: rgb(0,0,0);
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: none ;
 	font-variant: normal;
 	text-align: left;
 
	border-left-style: none;
 	border-top-style: none;
 	border-right-style: none;
 	margin-bottom: 12px;
 	border-bottom-style: none
}

.Code {
	font-family: "Courier New",  "Lucida Console",  Courier,  Monaco,  Monospace;
 	font-size: x-small;
 	color: rgb(0,0,0);
 	list-style-type: none
}

H1 {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: x-large;
 	list-style-type: none
}

.Subhead {
	font-family: Arial,  Helvetica,  Geneva,  Sans-serif;
 	font-size: medium;
 	text-transform: capitalize;
 	color: rgb(0,0,255);
 	font-weight: bold;
 	font-variant: normal;
 	list-style-type: none;
 	text-align: left
}

H2 {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: large;
 	list-style-type: none
}

P {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: x-small;
 	list-style-type: none
}

H3 {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: medium;
 	list-style-type: none
}

H4 {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: x-small;
 	list-style-type: none
}

ADDRESS {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: x-small;
 	list-style-type: none
}

H5 {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: x-small;
 	list-style-type: none
}

PRE {
	font-size: x-small;
 	list-style-type: none
}

H6 {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: xx-small;
 	list-style-type: none
}