TD {
	font-family : Arial,Tahoma;
	font-size : 11px;
	line-height:15px;
	color: 333333;
}

b {
	font-family : Arial,Tahoma;
	font-size : 11px;
	line-height:15px;
	color: FB8722;
}

h1, h2, h3 {
	font-family : Arial,Tahoma;
	font-size : 17px;
	line-height:15px;
	color: 067DD9;
	margin:0
}

A {
	text-decoration: none;
	font-size : 11px;
	color: 5D5F5E;
}

A:Hover {
	text-decoration: underline;
}

A.navigation {
	text-decoration: none;
	font-size : 11px;
	color: black;
}

A.navigation:Hover {
	text-decoration: underline;
}