/* 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
}

.Footnotes {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: x-small;
 	list-style-type: 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: 10pt;
 	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
}

.Body {
	font-family: Arial,  Helvetica,  Geneva,  Sans-serif;
 	font-size: 10pt
}