<html> <style type=“text/css”> #dokuwikicontent p {text-align:justify;} #dokuwikicontent a {} #dokuwikicontent a:hover {} #dokuwikicontent a:active {}
#dokuwikicontent .wikilink1 { font-weight: bold; color: green; transition:1.5s; } #dokuwikicontent .wikilink1:hover { text-decoration:none; color:darkblue; transition:1.5s; }
h1 {margin-bottom:1px;} h2 {margin-bottom:1px;} h3 {margin-top:5px;margin-bottom:1px;}
.toc {border:0px #666666 solid;} .toc ul {border:0px #666666 solid;} .toc li {border:0px #666666 solid;}
#user {} #elite {color:gray;} #affiliate {color:orange;} #helper {color:pink;} #builder {color:purple;} #officer {color:darkblue;} #moderator {color:green;} #senior-moderator {color:darkgreen;} #administrator {color:red;} #owner {color:darkred;}
.toc a {color:green;} .toc a:hover {color:darkblue;transistion:1.5s;} .toc a:active {color:darkblue;transistion:1.5s;} </style> </html>