
body {
	font-family: arial, helvetica, sans-serif;
	color:#000;
	font-size:12px;
	}
a {
	text-decoration: none;
	font-weight: bold;
	outline: none;
	}
a:visited {
	}
a:active {
	}
a:hover {
	text-decoration: underline;
	}
strong, b {
	font-weight: bold;
	}
hr {
	margin: 0px; /* fixes xhtml N6 bug where the hr sits to the left*/
	color: #ccc; /* for ie */
	background-color: #ccc; /* for everyone else */
	height: 1px;
	}
img {
	border: 0;
	}

div,p{margin:0}

p {
	padding-bottom:8px; 
}
