.style4 {font-size: 18px}
a:link {
	text-decoration: underline;
	color: #0033CC;
}
a:visited {
	text-decoration: underline;
	color: #0033CC;
}
a:hover {
	text-decoration: none;
	color: #A2C1FF;
}
a:active {
	text-decoration: none;
}
.style5 {
	color: #CC0000;
	font-size: 16px;
	font-weight: bold;
}
.style6 {
	font-size: 24px;
	font-weight: bold;
	color: #CC0000;
	font-style: italic;
}
.style14 {font-weight: bold}
.style16 {font-weight: bold}
.style18 {font-size: 24px}
.style19 {
	color: #CC0000;
	font-weight: bold;
}
.style20 {
	color: #FF0000;
	font-style: italic;
}
.style21 {font-size: 28px}
