body {
	background-color: white;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: Gray;
}

a {
	color: #494949;
	text-decoration: none;
	font-weight: bold;
}

table {
	font-size: 9pt;
}

.smallcell {
	font-size: 7pt;
	text-align: justify;
}

.photo {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: white;
	font-weight: normal;
}

.photo td {
	background-color: black;
}

.photo a {
	color: silver;
	font-size: 8pt;
	font-weight: normal;

}

img {
	border: none;
}

h1 {
	font-size: 12pt;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 1px;
	margin-bottom: 1px;
}

h2 {
	font-size: 11pt;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 1px;
	margin-bottom: 1px;
}

h3 {
	font-size: 10pt;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 1px;
	margin-bottom: 1px;
}

h4 {
	font-size: 9pt;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 1px;
	margin-bottom: 1px;
}


