.style1 {
	color: #0000A0;
	font-weight: bold;
}
.style2 {color: #0000A0; font-weight: bold; font-size: x-large; }
.normaltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #000099;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000066;
}

