A  {
	color : #008EA5;
	text-decoration : none;
}

A:Visited  {
	color : #FF0000;
	text-decoration : none;
}

A:Active  {
	color : #000000;
	text-decoration : none;
}

A:Hover  {
	color : #000000;
	text-decoration : none;
}

.cm2  {
	font-size : 11px;
	font-family : Tahoma;
	color : #000000;
	text-decoration : none;
}

H3 {
	font : Tahoma;
}

.cm3  {
	font-size : 14px;
	font-family : Tahoma;
	text-decoration : none;
	font-weight: bold;
}

.cm4  {
	font-size : 16px;
	font-family : Tahoma;
	text-decoration : none;
	font-weight: bold;
}

.cm5  {
	font-size : 14px;
	font-family : Tahoma;
	color : #000000;
	text-decoration : none;
	font-weight: bold;
}

TD  {
	font-size: 12px;
	font-family : Tahoma;
	text-decoration : none;
	font-weight: bold;
	line-height : 17px;
}