P {
	color : Black;
	font-family : "Times New Roman", Times, serif;
	font-size : medium;
	margin-left: 10px;
	margin-right: 10px;
}

#largeheader { 
	color : Maroon;
	font-family : "Times New Roman", Times, serif;
	font-size : 18pt;
	text-align : center;
	font-style : italic;
	font-weight: bold;
 }

#sectionheader {
	color : Maroon;
	font-family : "Times New Roman", Times, serif;
	font-size : 14pt;
	text-align : center;
	font-style : italic;
	font-weight: bold;
}

#header { 
	color : Maroon;
	font-family : "Times New Roman", Times, serif;
	font-size : medium;
	text-align : center;
	font-style : italic;
 }

#small {
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	text-align : center;
	font-size: 8pt;
	font-style : normal;
}

#block {
	color : Black;
	font-family : "Times New Roman", Times, serif;
	font-size : medium;
	margin-left : 25px;
	margin-right : 25px;
}

#blocktext {
	color : Black;
	font-family : "Times New Roman", Times, serif;
	font-size : medium;
	margin-left : 15px;
	margin-right : 15px;
}

#tableheader { 
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	margin-right: 5px;
 }

#tableitem  { 
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 10pt;
 }

#indexpointer { 
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	text-align : center;
	font-size: 8pt;
	text-align: right;
	font-variant : small-caps;
	margin-top: 5px;
	margin-right: 5px;
 }
 
 #indexitem { 
 	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	text-align : center;
	font-size: 10pt;
	font-style : normal;
  }