
html,body {
	height: 100%;
}


body {
  background:#fff;
  margin:0;
  padding:0;
  font-family: monospace;
  color:black;
  font-size: 12px;
  }
a:link {
  color:black;
  text-decoration:none;
  }
a:visited {
  color:#969;
  text-decoration:none;
  }
a:hover {
  color:#c90;
  text-decoration:underline;
  }
a img {
  border-width:0;
  }
  
.title {
  margin:0;
  padding:0;
  border:0px solid #eee;
  font-size:1em;
  line-height:1.2em;
  font-weight:bold;
  color:dimgray;
  }
.title  a {
  color:darkblue;
  text-decoration:none;
  }
.title  a:hover {
  color:#c90;
  }

.praxis {
  font:78%/1.6em "Trebuchet MS",Trebuchet,Verdana,Sans-serif;
  font-color:#ccc;
  letter-spacing:.1em;
  }
.praxis  a {
  color:darkblue;
  text-decoration:none;
  }
.praxis  a:hover {
  color:#c90;
  }
  

/*
.myCell
{
	border-right: steelblue 0px solid;
	padding-right: 0px;
	border-top: steelblue 1px solid;
	padding-left: 0px;
	font-size: 13px;
	padding-bottom: 0px;
	border-left: steelblue 0px solid;
	color: #ccccff;
	padding-top: 0px;
	border-bottom: steelblue 1px solid;
	font-family: monospace;
}
.mainTitleText
{
	FONT-FAMILY: monospace;
	FONT-SIZE: 12px;
	TEXT-DECORATION: none;
	font-weight: bold;
	color: darkblue;
}

.myTitleCell
{
    BORDER-RIGHT: mediumslateblue 1px solid;
    BORDER-TOP: mediumslateblue 1px solid;
    FONT-WEIGHT: bold;
    FONT-SIZE: 17px;
    BORDER-LEFT: mediumslateblue 1px solid;
    COLOR: white;
    BORDER-BOTTOM: mediumslateblue 1px solid;
    FONT-FAMILY: monospace;
    TEXT-ALIGN: center
}
.myHeaderCell
{
    BORDER-RIGHT: mediumslateblue 1px solid;
    PADDING-RIGHT: 5px;
    BORDER-TOP: mediumslateblue 1px solid;
    PADDING-LEFT: 5px;
    FONT-WEIGHT: bold;
    FONT-SIZE: 13px;
    PADDING-BOTTOM: 5px;
    BORDER-LEFT: mediumslateblue 1px solid;
    COLOR: white;
    PADDING-TOP: 5px;
    BORDER-BOTTOM: mediumslateblue 1px solid;
    FONT-FAMILY: monospace;
    BACKGROUND-COLOR: #000033
}
P
{
    MARGIN: 0px
}
.myTableCell
{
    BORDER-RIGHT: darkblue 1px;
    BORDER-TOP: darkblue 1px;
    PADDING-BOTTOM: 20px;
    BORDER-LEFT: darkblue 1px;
    COLOR: white;
    PADDING-TOP: 20px;
    BORDER-BOTTOM: darkblue 1px;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: black
}
.myTableCell2
{
    BORDER-RIGHT: #000033 solid;
    BORDER-TOP: #333333;
    PADDING-BOTTOM: 20px;
    BORDER-LEFT: #000033 solid;
    COLOR: white;
    PADDING-TOP: 20px;
    BORDER-BOTTOM: #333333;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: #000033
}
UL
{
    PADDING-RIGHT: 0px;
    MARGIN-TOP: 0px;
    PADDING-LEFT: 0px;
    MARGIN-BOTTOM: 0px;
    PADDING-BOTTOM: 0px;
    PADDING-TOP: 0px
}
A
{
    COLOR: white
}
.myCell2
{
    BORDER-RIGHT: mediumslateblue 1px solid;
    BORDER-TOP: mediumslateblue 1px solid;
    BORDER-LEFT: mediumslateblue 1px solid;
    COLOR: mediumslateblue;
    BORDER-BOTTOM: mediumslateblue 1px solid;
    FONT-FAMILY: monospace
}
*/