p, tr, td, li, ul, ol, h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
}
	
p {
	font-size: 11px;
	line-height: 100%;
	color: #ffffff;
	background: transparent;
	font-weight: bold;
}

a {
	text-decoration: none;
}
a:link { color: #ffffff}
a:visited { color: #ffffff}
a:hover { color: #17AAF9;
}
	
