.style1 {font-size: 14px}
.bodycopy {
	font-family: Tahoma;
	color:#FFFFFF;
	font-size:12px;
	line-height: 150%;
	
}
a:link {
	text-decoration: none;
	color: #FFFFFF;
	font-weight:bold;
	
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-weight:bold;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
	font-weight:bold;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
a {
	font-family: Tahoma;
}
.submenu {
	font-family: Tahoma;
	font-size: 9px;
	color: #FFFFFF;
}
