body	{
	background: #ddddee ;
	margin-top: 50px;
	margin-left: 40px;
	text-align:justify;
	}
H1	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding-top: 8px;
	padding-bottom: 8px;
	border-top-width: 2px;
	border-top-style: dotted;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-color: #999999;
	}

p	{
	color: rgb(0, 0, 0)
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14pt; 
	font-style: normal; }

a:link  {color: rgb(0, 0, 150);
	font-family: Arial, Helvetica, sans-serif; 
	text-decoration: none;
	}
a:visited {
	color: rgb(0, 0, 150);
	font-family: Arial, Helvetica, sans-serif; 
	text-decoration: none;
	}
a:hover {
	color: rgb(0,0,200);
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold;
	}

