BODY {
 color: #000000 ;
 background-color: #eeeeff ;
 background-attachment: fixed ;
 background-repeat: no-repeat ;
 background-position: 98% 98% ;
}


A {
 text-decoration: none ;
}

A:link {
 color: #006699 ;
 background-color: transparent ;
}

A:hover {
 color: #0066ff ;
 background-color: transparent ;
}

A:active {
 color: #ccff33 ;
 background-color: transparent ;
}

A:visited {
 color: #6600ff ;
 background-color: transparent ;
}

hr.none{
 display: none ;
}

.titlebox {
 border-style: solid ;
 border-width: 0px 0px 5px 30px ;
 border-color: #0088ff ;
 margin: 10px 10px 10px 30px ;
 padding: 0px 5px 0px 10px ;
}

.titlebox2 {
 border-style: solid ;
 border-width: 0px 0px 3px 15px ;
 border-color: #0066cc ;
 margin: 30px 50px 10px 30px ;
 padding: 0px 5px 0px 10px ;
}

.beta {
 padding: 10px 5px 5px 30px ;
}

H1 {
 color: #000088 ;
 background-color: transparent ;
 font-size: x-large ;
 font-family: sans-serif ;
 font-weight: bold ;
}

H2 {
 color: #000088 ;
 background-color: transparent ;
 font-size: large ;
 font-family: sans-serif ;
}

H3 {
 color: #003399 ;
 background-color: transparent ;
 font-size: medium ;
}

H4 {
 color: #660099 ;
 background-color: transparent ;
 font-size: small ;
}

.left {
 text-align: left ;
}

.center {
 text-align: center ;
}

.right {
 text-align: right ;
}

.indent0 {
 text-indent: 0% ;
}

.ul {
 text-decoration: underline ;
}

.bold {
 font-weight: bold ;
}

.block {
 margin: 2% ;
}

.large {
 font-size: large ;
 font-family: sans-serif ;
}

.small {
 font-size: small ;
 font-family: sans-serif ;
}

.italic {
 font-style: italic ;
}

div.link {
 background-color: #99ffff ;
 border-style: groove ;
 border-width: 6px ;
 border-color: #006633 ;
 margin: 5px ;
 padding: 5px ;
 font-size: large ;
 font-weight: bold;
 text-align: center ;
 width: 40%;
}

table {
 color: #000000 ;
 background-color: #ccffff ;
 text-align: center ;
}

img {
 border: none ;
}

pre {
 line-height: 0% ;
}

