body,table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #666666;
	margin-top: 0;
	margin-bottom: 0;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #76B13A;
	font-style : oblique;
	margin-top: 0; 
	margin-bottom: 0;
}
h2 {
	font-size: 11.5pt;
	font-weight: bold;
	color: #76B13A;
	margin-top: 0; 
	margin-bottom: 0;
}
h3 {
	font-size: 11.5pt;
	font-weight: bold;
	color: #666666;
	margin-top: 0; 
	margin-bottom: 0;
}
h4 {
	font-size: 9.5pt;
	color: #76B13A;
	font-weight: bold;
	font-style : oblique;
	margin-top: 0; 
	margin-bottom: 0;
}
h5 {
	font-size: 9.5pt;
	color: #666666;
	font-weight: bold;
	font-style : oblique;
	margin-top: 0; 
	margin-bottom: 0;
}
h6 {
	font-size: 9.5pt;
	color: #76B13A;
	letter-spacing : 2px;
	font-weight: bold;
	margin-top: 0; 
	margin-bottom: 0;
}
ol{
	font-size: 9pt;
	color: #1A1A1A;
	line-height: 20px;
	font-weight: normal;
	margin-top: 0; 
	margin-bottom: 0;
}
ul {
	font-size: 9pt;
	font-style: normal;
	color: #1A1A1A;
	line-height: 20px;
	font-weight: normal;
	margin-top: 0; 
	margin-bottom: 0;
}

a {
	color : #244571;
}
a:link {
	color : #244571;
}
a:visited {
	color : #244571;
}
a:hover {
	color : #483D8B;
}
a:active {
	color : #999999;
}input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	margin-top: 0; 
	margin-bottom: 0;
}

p {
	font-size: 8.5pt;
	color: #666666;
	margin-top: 0; 
	margin-bottom: 0;
}

pre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	margin-top: 0; 
	margin-bottom: 0;
}
.orange{
	color: #CC9900;
}
.green{
	color: #76B13A;
}
.black{
	color: #1A1A1A;
}
.red{
	color: #993333;
	}.blue {
	color: #284870;
}
.size9pt {
	font-size: 9pt;
}
.size95pt {
	font-size: 9.5pt;
}
.size10pt {
	font-size: 10pt;
}
