@charset "UTF-8";
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 16px;
}
body {
	background-repeat: no-repeat;
	margin-top: 30px;
	background-color: #D5F2FD;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #55CBA5;
	font-weight: bold;
}
a:hover {
	color: #56C9F4;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 18px;
	color: #369C76;
	line-height: 24px;
}
h2 {
	font-size: 14px;
	color: #666666;
	line-height: 22px;
}
table {
	border: 5px solid #999999;
}
a:link {
	color: #666666;
}
.style2 {font-size: 9px}
#Footer  {
	font-size: 8pt;
	color: #333;
}
#Footer a {
	font-size: 8pt;
	text-decoration: underline;
	font-weight: normal;
	color: #333;
}
p {
	font-size: 11pt;
	line-height: 18pt;
}
.imgright {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
}
#PhotoTable {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.floatleft {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 0px;
}

