html {font-size:76%; font-family: arial, helvetica, sans-serif; background:#fff -18px 0 ; }

body {font-size:100%; color: #039; }
strong{font-size:100%; font-weight:bold;}
table{font-size:100%; }
tr{font-size:100%; }
td{font-size:100%; }

a, a:visited {text-decoration:underline; color:#039; font-weight:bold; }
a:hover {color:#082; }

#head { font-size:100%;  }
#foot { color:#039; text-align:right; font-size:100%; }

#left {  font-size:100%; }

* html #head, * html #foot,* html #left {position:absolute;}

.head1 {font: 240% bold;}
.head2 {font: 160% bold;}
.head3 {font: 120% bold;}
.strong120 {font-size: 120%; font-weight: bold;}


#wordsleft {float:left; top:100px; left:150px; height:200px; width:150px; background:#efd; border:1px solid #000; margin:5px; padding:5px;}
#wordsright {float:right; top:100px; right:150px; height:200px; width:150px; background:#def; border:1px solid #000; margin:5px; padding:5px;}
#wordsabsolute {position:absolute; top:280px; left:400px; background:#eee; border:1px solid #000; margin:5px; padding:5px; font-size:2em; color:#c00;}
#wordsrelative {position:relative; top:10px; left:30px; background:#ddd; border:1px solid #000; margin:5px; padding:5px; font-size:2em; color:#c00; width:200px;}

a.nav, a.nav:visited {text-decoration:none; color:#039; font-weight:bold; background-image: url(/pix/menu-off.gif) ;background-repeat: no-repeat;}
a.nav:hover {color:#082; background-image:  url(/pix/menu-on.gif) ;background-repeat: no-repeat;}

a.inav, a.inav:visited {text-decoration:none; color:#039; font-weight:bold; background-image: url(/pix/imenu-off.gif) ;background-repeat: no-repeat;}
a.inav:hover {color:#082; background-image:  url(/pix/imenu-on.gif) ;background-repeat: no-repeat;}

a.rnav, a.rnav:visited {text-decoration:none; color:#a00; font-weight:bold; background-image: url(/pix/rmenu-off.gif) ;background-repeat: no-repeat;}
a.rnav:hover {color:#f36; background-image:  url(/pix/rmenu-on.gif) ;background-repeat: no-repeat;}

#foot a, #foot a:visited {text-decoration:underline; color:#039; font-weight:bold; }
#foot a:hover {color:#082; }
.verysmall {	font-size: 80%;}
.red {color: #F00;}.green {
	color: #336600;
}
.strong120red {
	font-size: 120%;
	font-weight: bold;
	color: #FF0000;
}.dotframed {
	padding-top: 4px;
	padding-right: 12px;
	padding-bottom: 4px;
	padding-left: 12px;
	border: thin dotted #3300FF;
	text-align: center;
	font-weight: bold;
}
