body {font:13px/1.231 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}table {font-size:inherit;font:100%;}pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}

body
{
   width: 600px; 
}

h1,h2,h3,h4
{
  font-family: Century Gothic;
  font-weight: normal;
}

h1 a, h2 a, h3 a, h4 a 
{
  text-decoration: none;
  color: #000;
}

 div.content  /*  For the main body of the page  */
 {
 }
 
     div.browse  /*  When browsing ordinary pages  */
     {
 
     }
 
     div.rollback  /*  For div.content when using the rollback action  */
     {
 
     }
 
     div.edit  /*  For div.content when using the edit action  */
     {
 
     }
 
         div.preview  /*  For the preview block when editing pages  */
         {
 
         }
 
     div.password  /*  For div.content when using the password action  */
     {
     
     }
 
     div.index  /*  For div.content when using the index action  */
     {
     
     }
 
     div.search  /*  For div.content when using the search action  */
     {
     
     }
 
         div.replacement  /*  For div.content when doing a replacement  */
         {
         
         }
 
         span.result, span.info  /*  For search results  */
         {
         
         }
 
     div.maintain  /*  For div.content when using the maintain action  */
     {
     
     }
 
     div.version  /*  For div.content when using the version action  */
     {
     
     }
 
 div.header  /*  For everything before div.content. This includes the logo, the goto bar, messages, special days, and the page title.  */
 {
 
 }
 
 div.footer  /*  For everything after div.content. This includes the goto bar, the links to other revisions and related links, validate link, and timing.  */
 {
 
 }
 
     span.time  /*  For the timestamp, author, and diff link within div.footer, div.rc, and div.rss  */
     {
     
     }
 
     span.gotobar  /*  The row of links at the top and at the bottom of the page  */
     {
     
     }
 
     span.edit  /*  The row of links at the bottom of the page to view other revisions, edit pages, etc  */
     {
     
     }
 
     span.bar  /*  span.gotobar or span.edit  */
     {
     
     }
 
     span.specialdays  /*  The small piece of text just below the goto bar, on some days only  */
     {
     
     }
 
 div.refer  /*  For the optional block with the referrers between div.content and div.footer.  */
 {
 
 }
 
 div.message  /*  For the optional block at the very beginning with error messages, special days,  */
 {
 
 }
 
 div.rc  /*  For the block of recent changes on the page that lists them, between div.content and div.refer.  */
 {
 
 }
 
     div.rc span.new  /*  For the ÂnewÂ text instead of the diff link when listing new pages on the list of recent changes.  */
     {
     
     }
 
     a.rc  /*  Link to alternate views of the list of recent changes  */
     {
     
     }
 
     a.rollback  /*  Link to rollback from the list of recent changes  */
     {
     
     }
 
     span.dash  /*  for the n-dash separating summary from the rest of the item in div.rc and div.rss  */
     {
     
     }
 
 div.rss  /*  For RSS feeds included from elsewhere  */
 {
 
 }
 
     div.description  /*  for descriptions that contain HTML instead of the span.dash + strong elements that are used for one-liners.  */
     {
     
     }
 
 div.diff  /*  For the block enclosing the diffs  */
 {
 
 }
 
     div.old  /*  For the block with text only appearing in the old version  */
     {
     
     }
 
     div.new  /*  For the block with text only appearing in the new version  */
     {
     
     }
 
     a.diff  /*  Link to diffs from the list of recent changes  */
     {
     
     }
 
     a.history  /*  Link to history from the list of recent changes  */
     {
     
     }
 
     strong.changes  /*  For the words changed in a diff block  */
     {
     
     }
 
 div.journal  /*  For aggregated pages  */
 {
 
 }
 
     div.journal p.comments  /*  For the ÂComment on this pageÂ link in journals  */
     {
     
     }
 
     div.page  /*  For the individual pages in a journal  */
     {
     
     }
 
 div.near  /*  For the block of near links at the bottom of the page  */
 {
 
 }
 
 div.sister  /*  For the block of sister sites at the bottom of the page  */
 {
 
 }
 
 div.include  /*  For included text  */
 {
 
 }
 
     div.<uri>  /*  For every div.include, where <uri> is the page name or URL used for included text  */
     {
     
     }
 
 table.history  /*  For the table used to format the history pages  */
 {
 
 }
 
 table.user  /*  For tables created by users  */
 {
 
 }
 
 pre.real  /*  For text within explicit pre tags (vs. pre tags added because of leading whitespace)  */
 {
 
 }
 
 dd.quote  /*  For indented text after a leading colon (`:Â)  */
 {
 
 }
 
 a.definition  /*  Definition of a permanent anchor; when previewing pages, span.permanentanchor is used, because no permanent anchors are created  */
 {
 
 }
 
 a.upload  /*  Link to an uploaded file  */
 {
 
 }
 
 a.image  /*  Link to an uploaded image (which is inlined inside the link)  */
 {
 
 }
 
 img.upload  /*  Inlined uploaded image  */
 {
 
 }
 
 img.url  /*  Inlined image due to plain URL  */
 {
 
 }
 
 a.local  /*  Link to an existing local page  */
 {
 
 }
 
 a.alias  /*  Link to a permanent anchor  */
 {
 
 }
 
 a.near  /*  Link to a page on another site via near links  */
 {
 
 }
 
 a.edit  /*  Link to edit pages (the Â?Â after the name of the non-existing page)  */
 {
 
 }
 
 a.url  /*  Link using a plain URL  */
 {
 
 }
 
 a.inter  /*  Link using URL abbreviations  */
 {
 
 }
 
     span.site  /*  Inside a.inter, this is the abbreviation part  */
     {
     
     }
 
     span.page  /*  Inside a.inter, this is the page part  */
     {
     
     }
 
 a.number  /*  Matches a.local, a.inter, and a.url links if they contain a number in square brackets as text, eg. <a href="..." class="local number"><span><span class="bracket">[</span>3<span class="bracket">]</span></span></a>; you can use use CSS to delete the span and use :after or :before on the a to insert a replacement content, eg. attr(href) for a.inter and a.url, or attr(title) for a.local; this is actually used in the default style sheet for the @media print section; the brackets themselves are also inside separate span.bracket elements; they can be elided via CSS also.  */
 {
 
 }
 
 a.outside  /*  Used when a link points to the outside but has a local-looking name (URL abbreviation with alternate text or real URL with alternate text)  */
 {
 
 }
 
 a.revision  /*  Link to a specific revision of the page from the list of recent changes or from the history page  */
 {
 
 }
 
 img.logo  /*  For the logo on every page  */
 {
 
 }
 
 a.author  /*  For the author on the list of recent changes (if linked)  */
 {
 
 }
 
 span.author  /*  For the author on the list of recent changes (if not linked)  */
 {
 
 }
 
 form.edit  /*  For the form while editing pages  */
 {
 
 }
 
 form.text  /*  For the form while editing pages when editing the text  */
 {
 
 }
 
 form.upload  /*  For the form while editing pages when uploading a file  */
 {
 
 }
 
 form.filter  /*  For the filter below the list of recent changes  */
 {
 
 }
 
 form.history  /*  For the history pages  */
 {
 
 }
 
 form.search  /*  For the search form at the bottom of every page  */
 {
 
 }
 
 form.password  /*  For the password  */
 {
 
 }