form, .mid  {text-align:center;}
img {border:0;}
body {
	text-align: justify;
}

body, p, td {

        vertical-align: top;
        font: 12pt Arial, Helvetica,
        font-family: Arial, Helvetica,
        color: black;
  		margin-bottom: 10px;
      	margin-top: 10px;

        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;
      	}

p.menu {        font: 10pt Arial, Helvetica, sans-serif;
}



a.menu:link {font: 10pt Arial, Helvetica, sans-serif;        color: blue;text-decoration:underline;}a.menu:visited {font: 10pt Arial, Helvetica, sans-serif;        color: green;font-style: italic;text-decoration:underline;}



h2, h3, {
        vertical-align:top;
        margin-right:10px;
        margin-left:5px;
}
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; }

table {
cellspacing=0;
}


a:link IMG {
        border : 0;
}

a:link {
        color: blue;
text-decoration:underline;

}
a:visited {
        color: green;
font-style: italic;
text-decoration:underline;
}



.red {
color: red;
}
a:hover {
color: red; text-decoration: none
}

.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;
}
