﻿.style1 {
	font-size: x-small;
}
.style2 {
	text-align: left;
}
.style3 {
	text-align: center;
}
.style4 {
	font-family: Verdana;
}
.style5 {
	font-family: Verdana;
	font-size: small;
}
.style6 {
	font-size: x-small;
}
.style7 {
	font-size: small;
}
}
.style9 {
	font-size: xx-small;
	font-family: Arial;
}
.style10 {
	text-align: center;
	font-family: Verdana;
}
.style11 {
	text-align: center;
	margin-top: 24px;
}



a {
	color: #000000;
}
a:visited {
	color: #666666;
}
a:active {
	color: #000000;
}
a:hover {
	color: #000000;
}
