font.c1 {
	font-size: 19;
	font-family: verdana;
	font-weight: bold;
}
font.c2 {
	font-size: 17;
	font-family: verdana;
	font-weight: bold;
}

font.c3 {
	font-size: 13;
	font-family: verdana;
	font-weight: bold;
}

font.c4 {
	font-size: 15;
	font-family: verdana;
	font-weight: bold;
}

font.e2 {
	font-size: 14;
	font-family: tahoma;
}

a {
	color: #0000FF;
	font-style: normal;
	text-decoration: none;
}

a:hover {
	font-style: normal;
	text-decoration: underline;
}

a:visited {
	color: #0000FF;
	font-style: normal;
	text-decoration: none;
}

a.main {
	font-size: 15;
	font-family: verdana;
	font-weight: bold;
	color: #000000;
}