/* snap-style2 */


BODY { 
	background-color: #333333;
	color: #efface;
	margin: 2%;
}


.center  {
 text-align: center;
}

.center-extra  {
 text-align: center;
 vertical-align: top;
    margin-top: 0em;
    margin-bottom: 3em;
}

.center-top  {
 text-align: center;
 vertical-align: top;
}

BODY, P, TD, TH, PRE, UL, LI, OL, BLOCKQUOTE, DIV, EM, STRONG, B, I, U {
	font-family: Courier, "Courier New", monospace; 
	font-size: 1em;
}


UL, LI  {
padding-right: 2em;
}

 .smaller  {	
font-size: smaller;
}

 .larger  {	
font-size: larger;
}

A:link {
 color: #baabaa;
	text-decoration: underline;
 background-color:  #333333;
}

A:active {
 color: #baff1e;
	text-decoration: underline;
 background-color:  #333333;
}

A:hover {
 color: #c0ffee;
	text-decoration: underline;
 background-color:  #333333;
}

A:visited {
 color: #add1ed;
	text-decoration: underline;
 background-color:  #333333;
}

B, STRONG {
	font-weight: bolder; 
}


HR {
	background-color: #333333;
	color: #000000;
	height: 1px;
}


UL {
	list-style-position: outside;
list-style-type: square;	
	}



LI.end     {
	margin-top: 2em;
 padding-right: 2em;
}

 .short   {	
   margin-top: 0em;
   margin-bottom: 0em;
}



.short-top   {
    margin-top: 0em;
    margin-bottom: 2em;
}
 

.short-bottom   {
    margin-top: 2em;
    margin-bottom: 0em;
}



/*vel loves helevtica*/
LI.lavel   {
font-family: Helvetica, "Helvetica Narrow",  Courier, "Courier New", monospace; 
}


.pepper  {
 color: #000000; 
 background-color:  #333333;
}


.note   {
 color: #baff1e;
 background-color:  #ba6e15;
}


 .teeny   {	
font-size: smaller;
}

.joke   {
 color: #771381;
 background-color:  #deface;
padding: 1em;
 width: 120%
  }

.sf  {
  color: #350090;
 background-color:  #beaded;
 padding: 1em;
 border: solid; 
 border-color: #5a1ad5; 
 border-width: thin; 
 width: 100%
margin-left: 1em;
 margin-right: 1em;
}

.gray  {
color: #000000;
background-color:  #888888;
}

.cream   {
 background-color:  #ffffcc;
padding: 1em;
 border: solid; 
 border-color: #996600; 
 border-width: thin; 
 width: 100%
  }

.pcream   {
 margin-left: 1em;
 margin-right: 1em;
}

.creepy  {
color: #000000;
background-color:  #999999;
 border: solid; 
 border-color: #000000; 
 border-width: thin; 
 width: 100%
 padding: 1em;
}
