.myheader
{
	line-height: 120%;
	font-size: 9pt
}
span.mycode
{
	font-family: Courier New;
	font-size: 9pt
}
.mycodet
{
	font-family: Courier New;
	font-size: 10pt;
	width: 600;
	border: 1px solid #808080;
	padding: 5px;
	background-color: #C0C0C0
}
.indent
{
	border-style: ridge;
	border-width: 1px;
	margin-left: 40;
	margin-right: 40;
	padding: 5px;
	background-color: #C0C0C0
}
h1
{
	font-size: 22pt;
	font-weight: bold
}
h2
{
	font-size: 20pt;
	font-weight: bold
}
h3
{
	font-size: 16pt;
	font-weight: bold
}
h4
{
	font-size: 14pt;
	font-weight: bold
}
h5
{
	font-size: 12pt;
	font-weight: bold
}
h6
{
	font-size: 10pt;
	font-weight: bold
}
body
{
	font-family: Arial;
	font-size: 10pt
}
table
{
	font-family: Arial;
	font-size: 9pt;
}