body {
        background: #FFFFFF;
	color: #000000;
	font-style: normal;
	font-family: Arial, sans-serif;
	text-align: center;
}

div.edging {
	width: 650px;
	border-color: gray;
	border-width: 1px;
	border-style: solid;
	padding: 20px;
	text-align: left;
	margin: auto;
}

div.headline {
        background: #FFFFFF;
	color: #000000;
	font-weight: bold;
	font-size: 24pt;
	font-family: Perpetua, Georgia, Palatino, Perpetua, serif;
	margin: auto;
}

img {
	border-width: 0px;
}

blockquote.smaller {
	font-size: x-small;
}

blockquote.it {
	font-style: italic;
}

h6 {
	color: #000000;
	font-weight: bold;
	font-size: 7pt;
	font-family: Arial, sans-serif;
        margin-top: 0px;
}

h5 {
	color: #000000;
	font-weight: bold;
	font-size: 8pt;
	font-family: Arial, sans-serif;
        margin-top: 0px;
}

h4 {
	color: #000000;
	font-weight: bold;
	font-size: 9pt;
	font-family: Arial, sans-serif;
        margin-top: 0px;
}

h3 {
	color: #000000;
	font-weight: bold;
	font-size: 10pt;
	font-family: Arial, sans-serif;
        margin-top: 0px;
}

h2 {
	color: #000000;
	font-size: 12pt;
	font-weight: bold;
	font-family: Arial, sans-serif;
        margin-top: 0px;
}

h1 {
	color: #000000;
	font-size: 14pt;
	font-weight: bold;
	font-family: Arial, sans-serif;
        margin-top: 0px;

}

a:link, a:visited {
        background: #FFFFFF;
	color: #000000;
	text-decoration: none;
}

a:active {
        background: #FFFFFF;
	color: #909090;
	text-decoration: none;
}

/*
a:hover {
        background: #FFFFFF;
	color: #000000;
	text-decoration: underline;
} 
*/

.attrib {
	text-align: right;
	font-size: x-small;
	font-style: italic;
}

.userinfo {
        background: #FFFFFF;
	color: #000000;
	font-style: italic;
	font-family: Times New Roman, Times, serif;
}

.warning {
        background: #FFFFFF;
	color: #AAAAAA;
	font-size: x-small;
	font-style: normal;
	font-family: Arial, sans-serif;
}
