.titlebody {
	background-color: #000093;
}

body {
	background-color: #fff6b5;
}

h1 {
	font-size: 30pt;
	font-family: georgia, serif;
	font-weight: bold;
	color: #fff6b5;
	line-height: 1;
}

h2 {
	font-size: 16pt;
	font-family: georgia, serif;
	font-weight: bold;
	line-height: 0;
	color: #fff6b5;
}

h3 {
	font-size: 14pt;
	font-family: georgia, serif;
	font-weight: bold;
	line-height: .5;
	color: blue;
}

h4 {
	font-size: 16pt;
	font-family: georgia, serif;
	font-weight: bold;
	line-height: .5;
	color: black;
}

p {
	#font-size: 14pt;
	font-family: georgia, serif;
	word-wrap: break-word;
	color: black
}	

ul {
	#font-size: 14pt;
	font-family: georgia, serif;
	word-wrap: break-word;
	color: black
}	

pre {
	#font-size: 14pt;
	font-family: georgia, serif;
	word-wrap: break-word;
	color: black
}

a:link {
	color: #000093;
}

a:visited {
	color: #000093;
}
