
body { margin-top:0px; margin-bottom:0px; position:absolute;}

/* .pagetitle { font-size:200%; font-weight:bold; } */

/* #wikihead { 
  position:absolute; top:0px; right:0px; 
  font-size:smaller; text-align:right;
}
*/

#wikihead input { font-size:smaller; }
#wikihead form { margin:0px; }
#wikibody { padding-bottom:1em; padding-top:0.5em; font-family:Arial Narrow; }
#wikibody h1 {font-family: Times New Roman;}

/* #wikititle { padding-left:10px; vertical-align:top; }*/
#wikitext { font-family:Verdana; font-size:9pt;}
td {font-family:Verdana; font-size: 9pt; color:#102A4E}
#wikicmds { font-size:smaller; text-align:right; vertical-align:top; }
#wikicmds a { display:block; }
#wikifoot { clear:both; border-top:2px solid #cccccc; font-size:smaller; }

h1.wikiaction { font-size:150%; margin:0px; }
#wikiedit form { margin:0px; }

/* Custom Styles - Added by Steven Leite - October 5, 2004  */

h1 {
  font-family: Verdana; 
  font-style: italic; 
  font-size: 16pt;
  color: #000099; 
  margin-bottom: 1pt;
}

h2 {
  font-family: Verdana; 
  font-style: italic;
  font-size:13pt;
  color: #21559C; 
  padding:0px; 
  margin-bottom:1pt;}

h3 {
  font-family:Arial;
  font-style: italic;
  font-size: 11pt;
  color: #21559C;
  margin-bottom:10pt;
  }

/* template_footer {font-family: Arial Black; font-size:8pt; border-top: medium dotted #000000;}
.copyright_info {font-family:Times New Roman; font-size:8pt; font-style:italic; border-top:3px solid #000000;}


*/
a:link {
	text-decoration: none;
	color:#000099;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8A8AE6;

}

a:hover {
	text-decoration: none;
	color:#000099;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000099;
}

a:visited {
	text-decoration: none;
	color:#000099;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8A8AE6;
}

a:active {
	text-decoration: none;
	color:#000099;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8A8AE6;
}
