@charset "utf-8";
/* CSS Document */
 
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #B5C6BA;
}
body {
	background-color: #111713;
	text-align: center;
	margin-left: 5pt;
}
h1 {
	font-size: 54pt;
}
h2 {
	font-size: 18pt;
}
h3 {
	font-size: 16pt;
}
h4 {
	font-size: 14pt;
}
h5 {
	font-size: 10pt;
}
h6 {
	font-size: 9pt;
}
a {
	font-size: 14pt;
	color: #82B7A9;
}
a:link {
	color: #B5C6BA;
}
a:visited {
	color: #9999FF;
}
a:hover {
	color: #606;
	font-size: 14pt;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
}
#td tr td h2 a {
	font-size: 24pt;
}
caption {font-size: 9pt}
.p1 {
	font-size: 24pt;
}
.p2 {
	font-size: 36pt;
}
.P3 {
	font-size: 10pt;
	font-style: italic;
}
.p4 {
	font-size: 54pt;
	font-family: Arial, Helvetica, sans-serif;
}
