﻿body {
	font-size: 10pt;
}
.style1 {
	color: #006600;
	font-size: 12pt;
	font-weight: bold;
}
.style2 {
	color: #FF0000;
	font-weight: bold;
}
.style3 {
	color: #FF3399;
	font-weight: bold;
	font-size: 12pt;
}

