.s1  {
	font-family : arial,san-serif;
	font-size : 10px;
	font-weight : normal;
	text-decoration : none;
}

.s1blue  {
	font-family : arial,san-serif;
	font-size : 10px;
	font-weight : normal;
	text-decoration : none;
    color : 0066ff;
}


.s2  {
	font-family : Arial, Sans-Serif;
	font-size : 12px;
	font-weight : normal;
	text-decoration : none;
}

.s3  {
	font-family : arial,san-serif;
	font-size : 12px;
	font-weight : bold;
	text-decoration : none;
	color : 000000;
}

.s4blue  {
	font-family : arial,san-serif;
	font-size : 18px;
	font-weight : bold;
	text-decoration : none;
	color : 0066ff;
}

.s5brown  {
	font-family : arial,san-serif;
	font-size : 22px;
	font-weight : bold;
	text-decoration : none;
	color : 663300;
}

.s5blue  {
	font-family : arial,san-serif;
	font-size : 22px;
	font-weight : bold;
	text-decoration : none;
	color : 0066ff;
}