BODY {
font-size : 1em; 
font-family : Verdana, Arial, Helvetica; 
font-weight : normal; 
color : #FFFF00; 
background-color : #000000;
margin : 0 0 0 0;
padding : 0 0 0 0;
width : auto; 
}

BODY a:link{
	color: #FFFFFF;
	text-decoration: none;
}

BODY a:visited{
	color: #FFFFFF;
	text-decoration: none;
}

BODY a:hover{
	color: #FFFF00;
	text-decoration: underline;
}

H1 {
font-family : Verdana, Arial, Helvetica; 
font-style : normal; 
font-variant : normal; 
font-weight : bold; 
font-size : 1.2em; 
color : #FFFF00; 
background-color : transparent; 
}

p {
font-size : .8em; 
font-family : Verdana, Arial, Helvetica;
color : #FFFF00

}

.smalltext {
font-family : Verdana, Arial, Helvetica; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : .8em; 
}

.main_border {
border-style : solid;
border-left : 1px;
border-right : 1px;
border-top : 1px;
border-color : #000000;
}

.smalltext a:link{
font-family : Verdana, Arial, Helvetica; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
}

.smalltext a:visited{
font-family : Verdana, Arial, Helvetica; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
}

.footer {
font-family : Verdana, Arial, Helvetica; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : .8em;
text-align: center; 
}


.footer a:link{
font-family : Verdana, Arial, Helvetica; 
font-style : normal; 
font-variant : normal; 
font-weight : normal;
text-align: center;  
}

.footer a:visited{
font-family : Verdana, Arial, Helvetica; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
text-align: center; 
}

.noline a:link{
  text-decoration : none;
}

.noline a:visited{
  text-decoration : none;
}


.largetext {
font-family : Verdana, Arial, Helvetica; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 1.2em; 
}

.largetext a:link{
font-family : Verdana, Arial, Helvetica; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 1.2em; 
}

.largetext a:visited{
font-family : Verdana, Arial, Helvetica; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 1.2em; 
}

.errortext {
  font-family : Verdana, Arial, Helvetica; 
  font-size : .8em;
  color : red;
  font-weight : bold;
}

.grid {
border : #3333cc .05em solid;
}

.white {
  background-color : white;
  color : #000000;
}
.white :link{
	color: #000000;
	text-decoration: underline;
}

.white :visited{
	color: #000000;
	text-decoration: none;
}

.black {
  background-color : black;
}

.bg_dark {
  background-color : #000000;
}

.bg_medium {
  background-color : #999999;
}

.bg_light {
  background-color : #bbbbbb;
}

.alt_bg_dark {
  background-color : #999999;
}

.alt_bg_medium {
  background-color : #bbbbbb;
}

.alt_bg_light {
  background-color : #eeeeee;
}

.copy {
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #B2B2B2;	
}

