﻿body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	background-color: #454545;
}
h1 {
	font-family: Arial;
	font-size: 14pt;
	color: #808080;
	margin-top: 0pt;
	margin-bottom: 2pt;
	font-weight: bold;
}
h2 {
	font-family: Arial;
	font-size: 11pt;
	color: #F0580F;
	margin-top: 0pt;
	margin-bottom: 2pt;
}
h3 {
	font-family: Arial;
	font-size: 8pt;
	color: #333333;
	margin-top: 0pt;
	margin-bottom: 2pt;
}
p {
	font-family: Tahoma,Arial;
	font-size: 8pt;
	color: #333333;
	margin-top: 0pt;
	margin-bottom: 6pt;
}
td {
	font-family: "Trebuchet MS",Tahoma,Arial;
	font-size: 8pt;
	color: #333333;
}
b {
	color: #606060;
}
ul {
	list-style: none;
}
li {
	font-family: "Trebuchet MS",Tahoma,Arial;
	font-size: 8pt;
	color: #333333;
	margin-bottom: 3pt;
	padding-left: 8pt;
	background-image: url(images/ListItem.gif);
	background-repeat: no-repeat;
	background-position-y: center;
	background-position-x: 0pt;
	list-style-position: outside;
}
a {
	color: #F0580F;
	text-decoration: none;
}
img.puzzlesquare {
	width: 58px; 
	height: 58px;
	margin-right:5pt;
	float:left;	
}
a:hover {
	text-decoration: underline;
}
