﻿.style1 {
	font-size: small;
}
.style2 {
	font-size: small;
	font-weight: bold;
}
.style3 {
	font-family: Arial, sans-serif;
	font-size: small;
}
.style4 {
	font-family: Arial, sans-serif;
	font-size: x-small;
}
.style5 {
	font-family: Arial, sans-serif;
	font-size: small;
	text-align: center;
}
.style6 {
	text-align: center;
}
