body {
	font-family:  arial, helvetica, sans-serif;
	font-size:100.1%; 
	color:#555555;
	}

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;
	}
	
p {
	line-height: 1.4em;
    padding-bottom:7px;
	}

	ul
{
	margin-left: 0;
	padding-left: 0;
	list-style: none;
	line-height: 1.4em;margin-top: 1.0em;
	margin-bottom: 1.0em; 
}

hr {
	margin-top: 0.2em;
	margin-bottom: 0.2em;
	}
img {
	border: 0;
	}
/*** the following styles and notes are (c) Copyright
Big John @ www.positioniseverything.net ***/
div,p{margin:0}

.italics-test, .italics-test-side {
font-style: italic; 
text-align: justify; 
}

/* \*/
* html .italics-test, * html .italics-test-side {
overflow: hidden;
width: 100%;
o\verflow: visible;
w\idth: auto;
he\ight: 1px;
word-wrap: normal;
}
