body {
	background-color: #f0f8ff;
	background-image: none;
	font-family: Verdana, "Bitstream Vera Sans", "Lucida Sans", sans-serif;
	font-size: 11pt;
}

djsmenu {
	background-color: inherit;
	background-image: none;
	border-collapse: inherit;
	border-style: solid;
	border-width: 1pt;
	color: inherit;
	font-family: sans-serif;
	font-size: 70%;
	font-weight: 600;
	padding: 10px;
	text-align: center;
}

.menu {
	background-color: silver;
	border-color: navy;
	border-style: solid;
	border-width: thin;
	font-family: Verdana, "Bitstream Vera Sans", "Lucida Sans", sans-serif;
	font-size: 80%;
	font-weight: 600;
	padding-bottom: 1%;
	padding-top: 1%;
	text-align: center;
	width: inherit;
}

djshaw {
	background-position: center;
	color: navy;
	font-family: Georgia, Garamond, Baskerville, "Times New Roman", serif;
	font-size: 28pt;
	font-variant: normal;
	font-weight: 600;
}

.mainhead {
	color: navy;
	font-family: Georgia, Garamond, Baskerville, "Times New Roman", serif;
	font-size: 28pt;
	font-weight: 600;
}

h1 {
	background-color: silver;
	border-color: navy;
	border-style: solid;
	border-width: thin;
	color: navy;
	font-family: Garamond, Baskerville, "Times New Roman";
	font-size: xx-large;
	padding-bottom: 2%;
	padding-top: 2%;
	text-align: center;
}

h2 {
	color: navy;
	font-family: Garamond, Baskerville, "Times New Roman", serif;
	font-size: 18pt;
	font-weight: bold;
}
h3 {
	color: navy;
	font-family: Garamond, Baskerville, "Times New Roman", serif;
	font-size: 16pt;
	font-weight: bold;
}

ol {
	font-family: Verdana, "Bitstream Vera Sans", "Lucida Sans", sans-serif;
	font-size: 11pt;
	margin-top: 5pt;
}

ul {
	font-family: Verdana, "Bitstream Vera Sans", "Lucida Sans", sans-serif;
	font-size: 11pt;
	margin-top: 5pt;
}
dl {
	font-family: Verdana, "Bitstream Vera Sans", "Lucida Sans", sans-serif;
	font-size: 11pt;
	margin-top: 5pt;
}
li {
	font-family: Verdana, "Bitstream Vera Sans", "Lucida Sans", sans-serif;
	font-size: 10pt;
	list-style-type: inherit;
	margin-top: 4pt;
}

.headingbox { 
    	background-color: silver;
	    border-color: navy;
	    border-style: solid;
	    border-width: thin;
	    padding-bottom: 2%;
    	padding-top: 2%;
	    text-align: center;
	    width: inherit;
	 }
.heading1 { 
	    font-size: 24pt; 
			font-family: Garamond, serif; 
	    font-weight: 600;
  }							
.heading2 { 
	    font-size: 18pt; 
			font-family: Garamond, serif; 
	    font-weight: 600;
  }							
.revision { font-size : 10pt; font-family : Arial, sans-serif; font-weight: bold;
  }

