<html>
<style type="; Text/css; ">
<!--

.forumList {
  font-family:verdana;
  font-size: 9pt;
  color:black;
}
a.forumList:link {
  font-weight: bold;
  text-decoration:none;
}
a.forumList:visited {
  font-weight: bold;
  text-decoration:none;
}
a.forumList:hover {
  font-weight: bold;
  text-decoration:underline;
  color:red;
}

.forumListArticle {
  font-family:verdana;
  font-size: 8pt;
  font-style: italic;
  color:black;
}
a.forumListArticle:link {
  text-decoration:none;
}
a.forumListArticle:visited {
  text-decoration:none;
}
a.forumListArticle:hover {
  text-decoration:underline;
  color:red;
}

.forumDate {
  font-family:verdana;
  font-size: 7pt;
  color:black;
}

.forumListHeader {
  /*background-color:aliceblue;*/
  font-size: 10pt;
  font-weight: bold;
  color:black;
}
a.forumListHeader:link {
  font-weight: bold;
  text-decoration:none;
}
a.forumListHeader:visited {
  font-weight: bold;
  text-decoration:none;
}
a.forumListHeader:hover {
  font-weight: bold;
  text-decoration:underline;
  color:red;
}

.threadListSubject {
  font-family:verdana;
  font-size: 9pt;
  color:black;
}
a.threadListSubject:link {
  font-weight: bold;
  text-decoration:none;
}

a.threadListSubject:visited {
  font-weight: bold;
  text-decoration:none;
}

a.threadListSubject:hover {
  font-weight: bold;
  text-decoration:underline;
}

.threadListAuthor {
  font-family:verdana;
  font-size: 7pt
}
.threadListDate {
  text-align:right;
  font-family:verdana;
  font-size: 7pt
}

.postMessage,.postSubject,.postFrom,.postDate,.postReply,.postHomepage {
  background-color:aliceblue;
  font-family:verdana;
  font-size: 8pt
}

.postSubject {

}
.postFrom,.postReply,.postHomepage {
  color:black;
}
.postFrom {
  text-align:right;
}
.postReply {
  text-align:right;
}
.postHomepage {
  text-align:right;
  background-color:#E5EBEF;
  text-align:center;
}
a.postFrom:link,.postReply:link,.postHomepage:link {
  font-weight: bold;
  text-decoration:none;
}

a.postFrom:visited,a.postReply:visited,a.postHomepage:visited {
  font-weight: bold;
  text-decoration:none;
}

a.postFrom:hover,a.postReply:hover,a.postHomepage:hover {
  font-weight: bold;
  text-decoration:underline;
  color:red;
}
.postDate {
  font-style:italic;
}
.postMessage {
  background-color:#E5EBEF;
  padding:10px;
}

.articleRead,.articleComment {
  font-family:verdana;
  font-size: 8pt;
  color:black;
}
.articleRead {
  text-align:right;
}
a.articleRead:link,.articleComment:link {
  font-weight: bold;
  text-decoration:none;
}

a.articleRead:visited,a.articleComment:visited {
  font-weight: bold;
  text-decoration:none;
}

a.articleRead:hover,a.articleComment:hover {
  font-weight: bold;
  text-decoration:underline;
  color:red;
}


.RPForm {
  /*border:2px outset aliceblue;*/
  /*margin:4px;*/
  background-color:aliceblue;
  color:black;
  padding:4px;
}
.RPFormHeader {
  /*background-color:#1C0B5A;*/
  /*width:99%;*/
  font:bold 10pt verdana;
  /*margin:4px;*/
  /*border:2px inset lightskyblue;*/
}
.RPFormContent {
  text-align:justify;
  font-family:verdana;
  font-size: 8pt
}

.forumSearchForm {
  text-align:justify;
  font-family:verdana;
  font-size: 8pt
}

.forumSearchHeader {
  text-align:center;
  font-family:verdana;
  font-size: 10pt
}

.forumFoundTitle {
  text-align:center;
  font-weight:bold;
  font-family:verdana;
  font-size: 10pt
}

.forumFoundHeader {
  text-align:center;
  font-weight:bold;
  font-family:verdana;
  font-size: 8pt
}

.forumFoundResult {
  font-family:verdana;
  font-size: 8pt
}
//-->
</style>
</html>
