BODY {
font-size : .8em; 
font-family : Arial, Courier New, sans-serif; 
font-weight : normal;
color : #CCCC33; 
img-border-color : #669933;
background: #000033;
background-image: url(http://www.seanpoole.com/images/bluegreenpaint.jpg);
background-repeat: no-repeat;
scrollbar-face-color: #669933;
scrollbar-shadow-color: #333300;
scrollbar-highlight-color: #CCCC99;
scrollbar-3dlight-color: #CCCC99;
scrollbar-darkshadow-color: #333300;
scrollbar-track-color: #669933;
scrollbar-arrow-color: #CCCC99;
margin : 20 20 20 20;
padding : 0 0 0 0;
width : auto; 
}
A {
	color: #CCCC33;
}
A:HOVER {
	color: #FFFFCC;
}
A:ACTIVE {
	color: #999933;
}
A:VISITED {
	color: #CC9900;
}
.outline {
  border: 1px dotted #CCCC99;
  background: #000033;
	padding: 10px;
}

H1 {
font-family : Arial, Courier New, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : bold; 
font-size : 1.2em; 
color : #669900;
background-color : transparent; 
}

p {
font-size : 2.2em; 
font-family : Arial, Courier New, sans-serif;

}

.smalltext {
font-family : Arial, Courier New, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : .9em; 
}


.smalltext a:link{
font-family : Arial, Courier New, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal;
}

.smalltext a:visited{
font-family : Arial, Courier New, sans-serif;
font-style : normal; 
font-variant : normal; 
font-weight : normal;
}

.noline a:link{
  text-decoration : none;
}

.noline a:visited{
  text-decoration : none;
}


.largetext {
font-family : Arial, Courier New, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 1.2em; 
}

.largetext a:link{
font-family : Arial, Courier New, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 1.2em;
}

.largetext a:visited{
font-family : Arial, Courier New, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 1.2em;
}

.errortext {
  font-family : Arial, Courier New, sans-serif; 
  font-size : .9em;
  color : red;
  font-weight : bold;
}

.grid {
border : #669933 .05em solid;
}

.white {
  background-color : #669933;
}

.black {
  background-color : #669933;
}

.bg_dark {
  background-color : #669933;
}

.bg_medium {
  background-color : #669933;
}

.bg_light {
  background-color : #669933;
}

.alt_bg_dark {
  background-color : #669933;
}

.alt_bg_medium {
  background-color : #669933;
}

.alt_bg_light {
  background-color : #669933;
}

.copyright {
    font-size: 6px;
    text-align: center;
}
