.style1 {
	font-family: Verdana;
	font-size: medium;
}
.style2 {
	font-family: Verdana;
	font-size: large;
}
.style3 {
	font-size: small;
}
.style4 {
	font-family: Verdana;
	font-size: small;
	text-align: justify;
}
.style5 {
	font-family: Verdana;
	font-weight: bold;
	font-size: small;
}
.style6 {
	font-family: Verdana;
	font-weight: bold;
}
.style7 {
	border-style: solid;
	border-width: 10px;
	border-color: white;
}
.style8 {
	text-align: justify;
}
.style9 {
	font-family: Verdana;
	text-align: justify;
}
.style10 {
	font-family: Verdana;
	font-size: small;
	text-align: justify;
}

