body
{
	background: white;
	font-family: "verdana";
	color: black;
	font-size: 8pt;
	margin: 0px;
	padding: 0px;
	background-image: url('images/bg.jpg');
}

a
{
	color: #3f82f0;
	font-weight: bold;
	font-style: normal;
}

a:hover
{
	color: #4f93f0;
}

img
{
	border: 0px;
}

table.content
{
	width: 664px;
	background: white;
	text-align: left;
}

td.left
{
	width: 22px;
	background-image: url('images/left.jpg');
}

td.right
{
	width: 22px;
	background-image: url('images/right.jpg');
}

div.text
{
	font-family: "Verdana";
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 20px;	
	padding-right: 20px;
}
div.content
{
	width: 580px;
	text-align: left;
	padding: 20px;
}

hr
{
	border: 0px;
	border-bottom: 1px dotted #888;
	width: 580px;
	margin: 0 auto 0 0;
}

h1
{
	font-family: "arial narrow";
	font-size: 25pt;
	letter-spacing: -0.05em;
	font-weight: bold;
	width: 500px;
	color: black;
}

h2
{
	color: #c45a26;
	font-family: "arial narrow";
	font-size: 16pt;<br>
	letter-spacing: -0.05em;
	font-weight: bold;
	width: 500px;
}

h3
{
	color: #556a41;
	font-family: "arial narrow";
	font-size: 14pt;
	letter-spacing: -0.03em;
	font-weight: bold;
	width: 500px;
}

h4
{
	font-family: "arial narrow";
	font-size: 16pt;
	letter-spacing: -0.05em;
	font-weight: bold;
	width: 500px;
	color: #CB0000;
}

div.version
{
	text-align: center;
	color: #888;
	font-weight: bold;
	font-size: 10pt;
	font-family: "arial";
}

div.article
{
	color: #556a41;
	font-size: 10pt;
}

div.linkfile
{
	font-size: 10pt;
	color: #888;
	font-style: italic;
}

td.author
{
	font-family: "arial narrow";
	font-size: 10pt;
	letter-spacing: -0.05em;
	font-weight: bold;
	color: black;
	vertical-align: bottom;
}

td.title
{
	font-family: "arial narrow";
	font-size: 8pt;
	letter-spacing: -0.05em;
	font-weight: bold;
	color: #556a41;
	vertical-align: top;
}

div.anchor
{
	text-align: right;
	margin: 0px;
	padding: 0px;
}
h5
{
	color: black;
	font-family: "arial narrow";
	font-size: 8pt;
}
