body {
	font-family: Arial;
}
ul {
	line-height: 160%;
}
.menu {
	font-size: 9.5pt;
	font-family: Arial;
	font-weight: bold;
	color: white;
	text-decoration: none;
}
.header {
	font-size: 22px;
	font-weight: bold;
	padding-left: 17px;
	padding-right: 17px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.footer {
	text-align: center;
	font-style: italic;
	font-size: 70%;
}

p {
	line-height: 135%;
}

blockquote {
	line-height: 135%;
}

.main {
	margin-left: 28pt; 
	margin-right: 25pt; 
	margin-top: 22pt;
	font-size: 83%;
}
h1, h2, h3, h4, h5, h6 {
	color: #330099;
}
h1 { font-size: 190%; }
h2 { font-size: 162%; }
h3 { font-size: 137%; }
h4 { font-size: 117%; }
h5 { font-size: 100%; }
.caption {
	font-size: 83%;
	font-style: italic;
	text-align: center;
}
.lit {
	font-size: 120%;
}
.bottom_menu {
	font-size: 70%;
	padding-top: 8pt;
}
.cite {
	font-style: italic; 
	background-color: #EFF5FF; 
	padding: 20 20 20 20;
}
