/* CSS Document */

body {
	background: #dddddd;
	margin-top: 20px;
}

div.hfeed {
	background-color: #ffffff;
	border: 1px solid #aaaaaa;
	width: 85%;
	margin: auto;
}

body.home h1.entry-title {
    display: none;
}

h1.entry-title {
	text-align: center;
	padding-top: 20px;
}

h1.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: 40px;
	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: 32px;
	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;
}

div.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;
}