{
}

body {
	background-color: #f2f2f2;
	text-align: center;
	margin-top: 0px
}

table {
	background-color: white;
	margin-right: auto;
	margin-left: auto;
	border-right: 1px solid #e2e2e2;
	border-bottom: 1px solid #e2e2e2;
	border-left: 1px solid #e2e2e2
}
{
}

p {
	color: #4c4c4c;
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
	line-height: normal;
	font-family: Verdana, Arial, Helvetica, Geneva;
	text-decoration: none;
	text-align: left;
	margin-right: 20px;
	margin-left: 20px
}

h1 {
	color: #7e99af;
	font-style: normal;
	font-weight: normal;
	font-size: 17px;
	line-height: normal;
	font-family: Geneva, Arial, Helvetica, SunSans-Regular, Swiss;
	text-decoration: none;
	text-align: left;
	margin-left: 20px
}

a:link {
	color: #4c4c4c;
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
	line-height: normal;
	font-family: Verdana, Arial, Helvetica, Geneva;
	text-decoration: underline
}

a:visited {
	color: #4c4c4c;
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
	line-height: normal;
	font-family: Verdana, Arial, Helvetica, Geneva;
	text-decoration: underline
}

a:hover {
	color: white;
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
	line-height: normal;
	font-family: Verdana, Arial, Helvetica, Geneva;
	text-decoration: underline;
	background-color: #4c4c4c
}

td {
	border-bottom: 1px solid #e2e2e2
}

td.rightBorder {
	border-right: 1px solid #e2e2e2
}

td.backgroundColoredCell {
	background-color: #f2f2f2
}

td.noBottomBorders {
	border-bottom: solid #e2e2e2
}

.bold {
	font-weight: bold
}

