body,p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px 10px 5px 10px;
	margin: 0px 0px 5px 0px;
}

.heading1 {
	font-size:32px;
	font-weight: normal;
	color: #FFFFFF;
	padding: 10px;
}

.heading3 {
	font-size:22px;
	font-weight: normal;
	color: #FFFFFF;
	padding: 20px 10px 0px 20px;
}

.heading2 {
	font-size: 17px;
	font-weight: normal;
	color: #FFFFFF;
	padding: 0px 0px 5px 0px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	margin: 10px;
}

.websites {
	color: #FFFFFF;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

a:link {color:#FFFFFF; text-decoration:none}      /* unvisited link */
a:visited {color:#FFFFFF; text-decoration:none}  /* visited link */
a:hover {color:#FFFFFF; text-decoration:underline}  /* mouse over link */
a:active {color:#000000; text-decoration:underline}  /* selected link */

.client {
	font-size: 14px;
	font-weight: bold;
	color: #ff5a00;
}
image {
	border: 1px solid #CCCCCC;
}
