@media all {
   h1 {
          font-family:Arial, Helvetica, sans-serif;
          font-size: large;
          font-weight: bold;
          font-style: italic;
          color: #9933cc;
      }

   .nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
    color: #000066;
	text-decoration: none;
     }

   p {
          font-family: Arial, Helvetica, sans-serif;
          font-size: small;
          color: #000066;
     }

   a:visited {
    color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
     }

   .onpage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	color: #000066;
	text-decoration: underline;
	text-align: center;

      }

   .subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #000066;
	background-color: #CFEFCF;
            }

   .lists {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: left;
	color: #000066;
	background-color: #BEE9BE;
          }

   .lists-blue {
          font-family: Arial, Helvetica, sans-serif;
          font-size: small;
          color: #0000ff;
               }

   .details {
          font-family: Arial, Helvetica, sans-serif;
          font-size: small;
          text-align: center;
          color: #000066;
            }

   .body_left {
          font-family: Arial, Helvetica, sans-serif;
          font-size: small;
          text-align: left;
          color: #000066;
              }

   .centred {
          font-family: Arial, Helvetica, sans-serif;
          font-size: x-small;
          text-align: center;
          color: #000066;
            }

   .bodyjustified {
          font: normal small Arial, Helvetica, sans-serif;
          text-align: justify;
          color: #000066;
                  }

   select {
	font: normal x-small Arial, Helvetica, sans-serif;
	border: 1px solid #999999;

          }

}
.btnav {
	text-decoration: none;
	font: bold xx-small Arial, Helvetica, sans-serif;
	color: #000066;
} 
a:link {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #000066;
}
h1 {
	font: bold xx-small Arial, Helvetica, sans-serif;
	color: #000066;
	text-align: right;
}
input {
	font: x-small Arial, Helvetica, sans-serif;
}
.tiny {
	font: normal xx-small Arial, Helvetica, sans-serif;
	color: #000066;
}
body {
	text-align: center;
}
.right_subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #000066;
	text-align: right;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #000066;
}
