
body {
	color:#000;
	font: normal 12px Arial, Helvetica, sans-serif;
	}
a {
	text-decoration: none;
	font-weight: bold;
	outline: none;
	color:#FFF;
	}
a:visited {
	color:#FFF;
	}
a:active {
	color:#FFF;
	}
a:hover {
	text-decoration: underline;
	color:#FFF;
	}
p {
	line-height: 1.1em;
}
strong, b {
	font-weight: bold;
	}
img {
	border: 0;
	}

div,p{margin:0}

p{
	padding-bottom:8px;
}


