body   {text-align: justify;}

form, .mid  {text-align: center;}

// td.left  {text-align: justify;}

body {
	  background-image: url(pix/bground.gif);
text-align="justify";
}

body,  td, {
        vertical-align: top;
        margin-top: 0px;
        margin-right: 10px;
        margin-bottom: 0px;
        margin-left: 10px;
}

p, {    margin-top: 10px;}

body, p, td, {
        	  
        font: 12pt Arial, Helvetica, sans-serif;
        font-family: Arial, Helvetica, sans-serif;
        color: black;

        SCROLLBAR-FACE-COLOR: yellow;
        SCROLLBAR-TRACK-COLOR: primrose;
        SCROLLBAR-ARROW-COLOR: red;

        SCROLLBAR-DARKSHADOW-COLOR: grey;
	  SCROLLBAR-SHADOW-COLOR: darkyellow;
        SCROLLBAR-HIGHLIGHT-COLOR: lightyellow;
        SCROLLBAR-3DLIGHT-COLOR: grey;
}

H1 {font: 20pt Arial, Helvetica, sans-serif; text-align: center; color: red;}
H2 {font: 15pt Arial, Helvetica, sans-serif; text-align: center; color: red;}

H5 {font: Arial, Helvetica, sans-serif; color: red; font-weight: lighter;}



a:link IMG {
        border : 0;
}

a:link {
        color: blue;
text-decoration:underline;

}
a:visited {
        color: green;
font-style: italic;
text-decoration:underline;
}
        


.red, a:hover{
color: red;
}

.show {background-color: pink; color: red; border-width:0;}

.bold {  font-weight: bold}
.small {  font-size: 9px}
select { font-family : Arial, Helvetica, sans-serif;  background: white; font-size : 12px; }

.nob {
	font-family : Arial, Helvetica, sans-serif;
	text-align: right;   
	border-width: 0; border-style: none;
	background-image: url(pix/backgrnd.gif);
//	font: 14pt Arial, Helvetica, sans-serif;
      color: black;}


textarea {
	font-family : Arial, Helvetica, sans-serif; 
	background: white;  
	font-size : 12px;
}
