/* Rev1 (1) Added table.menu and deleted table.clear; (2) Modified all img classes with padding attribute; (3) Added .menu class; (4) Modified links atributes. */
/* Original wcjohn.css adapted from styles.css */


body {background: #ffffff; color: #000080; font-family: arial, helvetica, sans-serif}

a:link    { font-size: 9pt; color: #0000FF; }	
a:visited { font-size: 9pt; color: #990000; }
a:hover	  { font-size: 9pt; color: #CC0000; }
a:active  { font-size: 9pt; color: #CC0000; }

blockquote  { margin-left: 20px; margin-right: 20px }

h1 {text-align: center; font-size: 18pt; font-weight: 700; font-family: "comic sans ms bold"; }
h2 {text-align: center; font-weight: 700; }
h4 {text-align: center; font-weight: 700; }

img {border: 0; }

p  {text-align: justify; font-size:10pt; font-weight: 400; }

table	    { border-collapse: separate; border-spacing: 2px; border: 6px outset; width: 100% }
table.menu  { border-collapse: collapse; border: 6px outset; width: 750; } 
table.intro { border-collapse: collapse; border: 1px solid  #000080; }
table.shell { border-collapse: collapse; border-style: none; width: 750; }

th { font-size: 12pt; font-weight: 700; font-family: "times new roman", "arial black"; }

ul { list-style: outside }

.2img { height: 1; width: 50%; padding: 10px 0px; text-align: center; font-size: 10pt;  font-weight: 400; font-family: "times new roman"; }
.3img { height: 1; width: 33%; padding: 10px 0px; text-align: center; font-size: 10pt;  font-weight: 400; font-family: "times new roman"; }
.cimg { height: 1; width: 34%; padding: 10px 0px; text-align: center; font-size: 10pt;  font-weight: 400; font-family: "times new roman"; }
.4img { height: 1; width: 25%; padding: 10px 0px; text-align: center; font-size: 10pt;  font-weight: 400; font-family: "times new roman"; }
.4men { height: 1; width: 25%; padding: 10px 0px; border: 1px solid; text-align: center; font-size: 10pt;  font-weight: 400; font-family: "times new roman"; }
.caption {text-align: center; font-size: 10pt;  font-weight: 400; font-family: "times new roman"; }
.design {text-align: center; background: #00afef; color: #000080; border-top: 1px solid #000080; border-bottom: 1px solid #000080; font-size: 10pt; font-weight: 700; font-family: arial, helvetica; }
.italic {font-style: italic;  font-size: 10pt; font-weight: 400;}
.menu { border: 1px solid;  }
.navy {color: #000080; }
.right {text-align: right; }