<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
<html>
<head>
  <TITLE>{WikiName}: {PageName}</TITLE>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">

<style type="text/css">
<!--

body {
  background: #44bb77;
  color:  black;
}
form {
  color: black;
  font-family: Courier New, monospace;
  font-size: 10pt;
}
.wikibar { 
  background: #44bb77;
  color:  black; 
}

.border { 
   background: #cccccc; color:  white; 
}
.wiki {
  font-family: verdana, arial, sans-serif;
  font-size: 13pt;
  text-decoration: none;
  color: #000000;
}
.navbar {
  background: #eeeeee;
  color:  black;
  font-family: verdana, arial, sans-serif;
  font-size: 10pt;
}
.title {
  font-family: MS Comic Sans,verdana,arial,sans-serif;
  font-size: 19pt; line-height: 21pt;
  font-weight: 600;
  margin-bottom: 0pt;
}
a.title {
  font-family: MS Comic Sans,verdana,arial,sans-serif;
  font-size: 19pt; line-height: 21pt;
  font-weight: 600;
  margin-bottom: 0pt;
}
span.title {
  font-family: MS Comic Sans,verdana,arial,sans-serif;
  font-size: 19pt; line-height: 21pt;
  font-weight: 600;
  margin-bottom: 0pt;
}
.content { 
  background: white;
  xtext-align: justify;
  color:  black; 
  font-family: verdana, arial, sans-serif;
  font-size: 10pt;
}
td {
  font-family: verdana, arial, sans-serif;
  font-size: 10pt;
}

h1, h2, h3, h4, h5, h6 {
 font-family: verdana, arial, sans-serif;
}

.h6 {   font-family: verdana, arial, sans-serif; font-size:19pt; font-weight:500; }
.h5 {   font-family: verdana, arial, sans-serif; font-size:16pt; font-weight:500; }
.h4 {   font-family: verdana, arial, sans-serif; font-size:14pt; font-weight:500; }
.h3 {   font-family: verdana, arial, sans-serif; font-size:12pt; font-weight:700; }
.h2 {   font-family: verdana, arial, sans-serif; font-size:10pt; font-weight:700; }
.h1 {   font-family: verdana, arial, sans-serif; font-size:9pt; font-weight:700; }

.submitbuttons {
 font-family: verdana, arial, sans-serif;
 text-align: right;
}

//-->
</style>
</head>
<body xbackground="/image/bg_00bb77.gif">
<table cellpadding="0" cellspacing="0" border="0" width="100%">
  <tr><td class="border">
    <table cellpadding="5" cellspacing="4" border="0" width="100%">
      <tr><td class="wikibar"><span class="wiki">ProWiki - support for wiki users</span></td></tr>
      <tr><td class="navbar"><span class="nav">{LinkBarTextHor}</span></td></tr>
      <tr><td valign=top align=left class="content">
        <table cellpadding=35 width=100%>
          <tr><td class="content">
            <p>  
            <span class="title">{PageTitle}</span><br>
            <b>{PageTitleComment}</b><br>
            {PageText}
          </td></tr>
        </table>
     </td></tr>
     <tr><td class="wikibar">&nbsp;</td></tr>
     <tr><td class="navbar"><span class="nav">{LinkBarTextHor}</span></td></tr>
     <tr><td class="navbar">{EditBar}</td></tr>
    </table>
  </td></tr>
  <tr><td valign=top>
    <table align=left border=0 cellspacing=0 cellpadding=0 width=100%>
      <tr><td align=left valign=top width=50%>
        <font face="Verdana,Geneva,Arial,Helvetica" size="2" color="#cccccc"><b>{WikiCopyright}</b></font>
      </td><td align=right valign=top width=50%>
        <font face="Verdana,Geneva,Arial,Helvetica" size="2" color="#cccccc"><b>last change: {DateLastChange}</b></font>
      </td></tr>
    </table>
  </td></tr>
</table>
</body>
</html>