body {
	font-size: 12px;
	background-color: #8d8d8f;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: arial, helvetica, sans-serif;
}
hr { height: 1px; color: #000000 }
td {
font-size: 12;
color: #ffffff;
}
td.list {
height: 18
}
td.odd {
height: 18;
vertical-align: middle;
background-color: #cccccc
}
td.even {
height: 18;
vertical-align: middle;
background-color: #ebebeb
}
td.footer { color:#ffcc00}
a:link {
text-decoration: none;
color: #ffffcc
}
a:hover {
color: #ff0000;
text-decoration: underline
}
a:active {
text-decoration: none;
color: #cc0000
}
a:visited {
text-decoration: none;
color: #ffcc00
}
a.nav:link {
text-decoration: none;
color: #ffffcc
}
a.nav:hover {
color: #ff0000;
text-decoration: underline
}
a.nav:active {
text-decoration: none;
color: #cc0000
}
a.nav:visited {
text-decoration: none;
color: #ffcc00
}
a.list:link {
text-decoration: none;
color: #3b524b
}
a.list:hover {color: #ff0000;text-decoration: underline}
a.list:active {
text-decoration: none;
color: #cc0000
}
a.list:visited {
text-decoration: none;
color: #ffcc00
}
a.childclass:link {
text-decoration: none;
color: #3b524b
}
a.childclass:hover {color: #ff0000;text-decoration: underline}
a.childclass:active {
text-decoration: none;
color: #cc0000
}
a.childclass:visited {
text-decoration: none;
color: #ffcc00
}
a.LinkPrevArticle:link {color: #5e5e5e;text-decoration: none;}
a.LinkPrevArticle:visited {color: #cc0000;text-decoration: none;}
a.LinkPrevArticle:hover{color: #ff0000;}
a.LinkPrevArticle:active {color: #cc0000;text-decoration: none;}
a.LinkNextArticle:link {color: #5e5e5e;text-decoration: none;}
a.LinkNextArticle:visited {color: #cc0000;text-decoration: none;}
a.LinkNextArticle:hover{color: #ff0000;}
a.LinkNextArticle:active {color: #cc0000;text-decoration: none;}
a.LinkSearchResult:link {text-decoration: none; color: #3b524b}
a.LinkSearchResult:hover {text-decoration: underline; color: #ff0000}
a.LinkSearchResult:active {text-decoration: none; color: #cc0000}
a.LinkSearchResult:visited {text-decoration: none; color: #ffcc00}
ul.none {
list-style-type:none
}
.menu {
font-size:10pt;
font-weight:bold;
}
.title {
color: #5e5e5e;
font-size: 11px;
font-weight: bold;}
.content {
color: #3b524b;
font-size: 11px;
font-family: tahoma;
}