.style2 {
	text-decoration: underline;
	font-size: large;
}
.style3 {
	text-decoration: underline;
}
.style4 {
	font-size: large;
}
.style5 {
	font-size: medium;
}
.style6 {
	font-size: x-small;
}
.style7 {
	color: #FF0000;
}
.style8 {
	color: #000000;
}
.style9 {
	font-size: small;
}
.style10 {
	color: #BF0000;
}
.style11 {
	font-size: medium;
	color: #FF0000;
}

