BODY {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; BACKGROUND: #fff; PADDING-BOTTOM: 0px; MARGIN: 0px; FONT: small/1.5em Georgia,Serif; COLOR: #000; PADDING-TOP: 0px; voice-family: inherit
}
UNKNOWN {
	FONT-SIZE: small
}

.lspace {letter-spacing: 0.2em; background-color: #cc7799;} 
.padent { text-indent: 2em; padding-left:4px;}
.wordspace { word-spacing: 2em; background-color: lime; }
.textleft { text-align: left;}
.textright { text-align: right;}
.textjustify { text-align: justify;}
.textcenter { text-align: center;}
.vsub { vertical-align: sub; background-color: #aaaaff }
.vsuper { vertical-align: super; background-color: yellow; }
.vtop { vertical-align: top; background-color: yellow; }
.vbottom { vertical-align: bottom; background-color: #aaaaff; }
.vupercent { vertical-align: 70%;  }
.vdownpercent { vertical-align: -80%; background-color: #aaaaff ; }
.vupixels { vertical-align: 8px;  }
.vdownpixels { vertical-align: -8px; background-color: #aaaaff ; }	
a { COLOR:#000; TEXT-DECORATION: none}
a:visited {COLOR:black;}
A:hover { COLOR: red; FONT-WEIGHT: bold; }
.current{  FONT-WEIGHT: bold; PADDING-BOTTOM: 5px; COLOR:#333; TEXT-DECORATION: underline }

#footer A {COLOR: blue;}
#footer A:visited {COLOR: blue;}
#footer A:hover {COLOR: red}

#footer #current {
	BACKGROUND-IMAGE: url('left_on.gif')
}
#footer #current A {
	BACKGROUND-IMAGE: url('right_on.gif'); PADDING-BOTTOM: 5px; COLOR: #333
}
