/* CSS Document */

h2.title {
	font-family: Georgia,"Times New Roman",Times serif;
	font-size: 26px;
	color: #000000;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size-adjust: none;
	font-stretch: normal;
}

h1.header {
	font-family: Georgia,"Times New Roman",Times serif;
	font-size: 80px;
	color: #000000;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size-adjust: none;
	font-stretch: normal;
	margin: 0pt;
}


h2.header {
	font-family: Georgia,"Times New Roman",Times serif;
	font-size: 40px;
	color: #000000;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size-adjust: none;
	font-stretch: normal;
	margin: 0pt;
}

table.outline {
	border-left: 1px solid #aaaaaa;
	border-top: 1px solid #aaaaaa;
	border-right: 1px solid #aaaaaa;
	border-bottom: 1px solid #aaaaaa;
	background-color: #FFFFFF;
}

span.heading {
	font-family: Georgia,"Times New Roman",Times serif;
	font-size: 16px;
	color: #000000;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size-adjust: none;
	font-stretch: normal;
}

div.annotation {
	font-family: Georgia,"Times New Roman",Times serif;
	font-size: 14px;
	padding-left: 20px;
	padding-top: 5px;
	color: #000000;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
}

img.figure {
	padding: 10px;
}

div.figure {
	font-family: Georgia,"Times New Roman",Times serif;
	font-size: 11px;
	text-align: justify;
}

td {
	font-family: Georgia,"Times New Roman",Times serif;
	font-size: 14px;
}

td.navigation {
	font-size: 18px;
	font-weight: bold;
}

span.under_construction {
	background-color: #FFFF66;
	padding: 10px;
}

span.highlight {
	background-color: #FFFF66;
	padding-left: 2px;
	padding-right: 2px;
}
