body {
	background-color: #FFFFFF;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : medium;
	color: #000080
}
h1{
	font: 140%;
}
h2{
	font: 120%;
}
h3{
	font: 110%;
}
h4{
	font: 90%;
}
h5{
	font: 80%;
}
h6{
	font: 70%;
}
a {
	text-decoration: none;
	color: #0000FF
}
a:hover {
	text-decoration: none;
	background-color: #4169E1;
	color: #FFFF00
}
.toc {
	font-size : 100%;
	line-height : 150%;
}
.footer {
	font-size: 70%;
	font-style: italic;
}
.note_italic {
	font-family : "Times New Roman", Times, serif;
	font-size : 80%;
	font-style : italic;
}
.copyright {
	font-family : "Times New Roman", Times, serif;
	font-size : 70%;
	font-style : normal;
	text-align : center;
}
.title {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 130%;
	font-style : normal;
	text-align : center;
}
.largetitle {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 200%;
	font-style : normal;
	text-align : center;
	font : bold;
}
.speech {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-left : 2%;
	margin-right : 2%;
	width : 700px;
	font-size : 90%;
	padding : 10px 10px 20px 10px;
}
.plaintext {
	color : Black;
	font-size : 80%;
	width : 700px;
	padding-right : 10px;
	padding-left : 10px;
}
