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

a	{text-decoration: none;
	}

li	{color: #000000;
	font-size: 16px;
	line-height: 25px;
	margin-top: 10px;
	margin: 0;
	}

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

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

h2	{background-color: #cccccc;
	background-repeat: no-repeat;
	font-size: 18px;
	color: #000000;
	line-height: 28px;
	padding-left: 6px;
	margin-bottom: 0;
	}

h3	{background-color: #ffffff;
	background-repeat: no-repeat;
	font-size: 12px;
	color: #0000;
	line-height: 12px;
	padding-left: 10px;
	margin-bottom: 0;

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

		}

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