/* CSS Document */
<STYLE type="text/css"> {
}
body, td, th {
	font-family: Arial, Helvetica, Sans-Serif;
	color: #000000;
	font-size: small;
}
body {
	background: url("images/diag.png");
	margin-left: 8px;
	margin-top: 8px;
	margin-right: 4px;
	margin-bottom: 4px;
}
p.text {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: small;
	text-align: left;
}
.comment {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: right;
	font-size: small;
}
code {
	font-family: monospace;
	font-size: small;
	background: #DFDFDF;
}
a:link, a:visited {
	color: #FF3333;
	text-decoration: none;
}
H6 {
     font-family: Arial, Helvetica, Sans-Serif;
     color: #000000;
     font-size: 8pt;
     text-align: right;
     margin: 0 0 0 0;
     padding: 0 0 0 0;
     text-decoration: italic;
     font-style: italic;
     font-weight: normal;
}
blockquote {
     font-family: Arial, Helvetica, Sans-Serif;
     color: #000000;
     font-size: 12pt;
     border: 1px solid #000000;
     background-color: #d9d9d9;
     margin: 0 75px 10pt 75px;
     padding: 5px 5px 5px 5px;
     text-align: justify;
}
a:active {
  color: #000000;
  text-decoration: none;
}
a:hover {
	color: #FF3333;
	text-decoration: underline;
}
.title {
	font-size: x-large;
}
.title2 {
	color: #FFFFFF;
	font-size: xx-large;
}
.slogan {
	color: #FFFFFF;
	font-size: large;
}
.datetime {
	font-size: x-small;
}
.entry {
	font-size: small;
	text-align: left;
}
.sidetitle {
	font-size: small;
	font-weight: bold;
	text-align: center;
}
.sidetext {
	font-size: small;
}
.footer {
	font-size: x-small;
	text-align: left;
}
table.main {
	width: 767px;
	margin-left: auto;
	margin-right: auto;
}
table.entry{
     width: 100%;
}
table.standard {
	width: 100%;
	background: none;
}
table.banner {
	height: 90px;
	width: 100%;
	background: url("images/back.png");
}
td.white {
	background: #FFFFFF;
}
td.tl {
	height: 9px;
	width: 9px;
	background: url("images/tl.png");
}
td.top {
	height: 9px;
	background: url("images/top.png");
}
td.tr {
	height: 9px;
	width: 13px;
	background: url("images/tr.png");
}
td.left {
	width: 9px;
	background: url("images/left.png");
}
td.right {
	width: 13px;
	background: url("images/right.png");
}
td.midl {
	height: 15px;
	width: 9px;
	background: url("images/midl.png");
}
td.mid {
	height: 15px;
	background: url("images/mid.png");
}
td.midr {
	height: 15px;
	width: 13px;
	background: url("images/midr.png");
}
td.bl {
	height: 13px;
	width: 9px;
	background: url("images/bl.png");
}
td.bot {
	height: 11px;
	background: url("images/bot.png");
}
td.br {
	height: 13px;
	width: 13px;
	background: url("images/br.png");
}
td.hspacer {
	height: 4px;
	background: none;
}
td.vspacer {
	width: 4px;
	background: none;
}
td.sidebar {
	width: 135px;
	vertical-align: top;
}
td.main {
     width: 631px;
     vertical-align: top;
}
td.entr {
     width: 500px;
}
</STYLE>
