.style1 {
	font-size: 18
}
.style2 {color: #FF0000}
.style3 {
	color: #666666;
	font-weight: bold;
}
.style4 {font-size: 24px}



body,td,th {
	font-family: Tahoma;
	font-size: 14px;
	color: #000000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
