@charset "UTF-8";
a:link {
	color: #FF0000;
}
a:visited {
	color: #FF9900;
}
a:hover {
	text-decoration: underline;
}
.body {
	font-size: 9pt;
	line-height: 13pt;
}
.title {
	font-size: 12pt;
	line-height: 15pt;
	font-weight: 500;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	float: left;
}
.menu {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
body {
	margin-top: 0px;
	margin-left: 0px;
	background-color: #000000;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 29pt;
	line-height: 35px;
	font-weight: 500;
	color: #FFFFFF;
	height: 50pt;
}
.photo {
	float: left;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.indexdate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	line-height: 28px;
	font-weight: 600;
	color: #999999;
}
.indextitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20pt;
	line-height: 35px;
	color: #FF0000;
	font-weight: 600;
}
a {
	text-decoration: underline;
}
