body	{margin: 0px;
	padding: 0px;
	}

li	{color: #000000;
	font-size: 0.75em;
	line-height: 1.6;
	margin-top: 10px;
	margin: 0;
	}

a	{text-decoration: none;
	}

p	{color: #000000;
	font-size: 0.75em;
	line-height: 20px;
	margin-top: 20px;
	margin-left: 20px;
	}

h1	{margin-top: 10px;
	margin-bottom: 0px;
	}

h2	{background-color: #cccccc;
	background-repeat: no-repeat;
	font-size: 0.875em;
	color: #000000;
	line-height: 28px;
	padding-left: 6px;
	margin-bottom: 0;
	}
	
h3	{background-color: #ffffff;
	background-repeat: no-repeat;
	font-size: 0.75em;
	color: #000000;
	line-height: 10px;
	padding-left: 6px;
	margin-bottom: 0;
	}

div#content	{width: 564px;
		margin-left: auto;
		margin-right: auto;

		}
		

div#content hr	{margin-top: 0px;
		margin-bottom: 5px;
		}		