body{ color:#555555; background-color:#E5E5E5; margin-left: 0px; margin-right: 0px; margin-top: 0px; margin-bottom: 0px;}
A:link{ color:#555555; text-decoration:none;}
A:visited{ color:#555555; text-decoration:none;}
A:active{ color:#555555; text-decoration:underline;}
A:hover{ color:#555555; text-decoration:underline;}

h1 {
	font-size: 10px;
	font-weight: 100;
	margin: 0px;
	color: #555555;
	letter-spacing: 1px;
}

strong {
	font-weight: 100;
	margin: 1px;
	color: #555555;
    letter-spacing: 2px;
}
