body {	background-color:#ffffff;
		font-size:100%;
		font-family:Helvetica,Arial,sans-serif;
		color:#000000;
}
h1 	{	font-size:150%;
		font-family:Helvetica,Arial,sans-serif;
		color:#000000;
		border-bottom:solid thin black;
}
p,li	{	font-size:100%;
		line-height:100%;
        margin-bottom:0 px;
		font-family:Helvetica,Arial,sans-serif;
		color:#000000;
		padding-bottom:0%;
}
a	{	font-size:110%;
		line-height:100%;
    font-style: bold;
		font-family:Helvetica,Arial,sans-serif;
		word-spacing:0.0em;
		letter-spacing:0.0em;
		color:#000080;
}
table {
		width:1000px;
}
