a {
    text-decoration: none;
    color: #436976;
    background-color: transparent;
}
img {
    border: none;
    vertical-align: middle;
}
p {
    margin: 0.5em 0em 1em 0em;
    line-height: 1.5em;
}
p a {
    text-decoration: underline;
}
p a:visited {
    color: Purple;
    background-color: transparent;
}
p a:active {
    color: Red;
    background-color: transparent;
}
p img {
    border: 0;
    margin: 0;
}
.cubelogo {text-align:center; padding: 0px; margin: 0px }

body { font-family: lucida, Helvetica, sans-serif; background-color: #FFFFFF;  margin: 20px }
td,p { font-family: lucida, Helvetica, sans-serif; background-color: #FFFFFF;font-size:75%;} 

/* The following is a sample CSS file for UseModWiki 1.0.
   It is not pretty, but it demonstrates all of the new DIVs and
   tag classes. */
DIV.wikitext {
  background-color : white;
}
DIV.wikipreview {
  background-color : white;
}
DIV.wikiheader {
  background-color : white;
}
DIV.wikirc {
  background-color : white;
}
DIV.wikifooter {
  background-color : white;
}
DIV.wikipref {
  background-color : white;
}
HR.wikilinefooter {
  height : 3px;
}
HR.wikilineheader {
  height : 2px;
  border : double;
}
HR.wikiline {
  height : 2px;
  color : blue;
}
HR.wikilinepref {
  color : red;
  height : 5px;
}
A.wikipagelink {
  background-color : white;
}
A.wikipageedit {
  color : red;
  border-bottom : 1px dotted #a00
}
TABLE.wikidiffold {
  background-color : white;
}
TABLE.wikidiffnew {
  background-color : white;
}

