﻿.style1 {
	font-size: xx-small;
}
.style2 {
	color: #00FF00;
}
.style3 {
	color: #C0C0C0;
}
.style4 {
	font-size: small;
}
.style5 {
	text-align: right;
	color: #C0C0C0;
	font-size: xx-small;
	margin-right: 5;
}
.style6 {
	text-align: right;
	color: #C0C0C0;
}
.style7 {
	text-align: right;
	color: #999999;
	margin-bottom: 5px;
}
.style8 {
	color: #999999;
}
.LightGrey10PT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #C0C0C0;
}
.LightGrey8PT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #C0C0C0;
}
.DarkGrey8PT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #999999;
}
