body { 
   margin: 0px 0px 0px 0px; 
   font-size: 90%;
    color: #390A03;
    /*background-color: #FFFFFF; */
  }
  
/*td { font-size: 90%; color: #390A03; }*/

.line150 { line-height: 150%; }
.space { letter-spacing:1px; }
a { text-decoration: none; }
a:hover { text-decoration: underline; }
a:link { color:#0033CC}
a:visited { color:#996699}
a:active { color:#CC0000 }

.nwimg { margin:5px 5px }

img{
display:block;
}

body h1{
	font-size:10px;
 }

.font120par {  font-size: 120%}
.font110par {  font-size: 110%}
.font_100par {  font-size: 100%}
.font90par {  font-size: 90%}
.font80par {  font-size: 80%}
.font70par {  font-size: 70%}


.font120par_line150 {
	font-size: 120%;
	line-height: 150%;
}
.font100par_line150 {
	font-size: 100%;
	line-height: 150%;
}
.font90_line150 {
	font-size: 90%;
	line-height: 150%;
}
.font80_line150 {
	font-size: 80%;
	line-height: 150%;
}
