
body { 
   margin-left:0.1in;
   margin-right:1in;
   margin-top:0.2in; 
  margin: 2em;
  font-family: verdana,arial,helvetica,serif;
  font-face: verdana,arial,helvetica;
  line-height: 1.1;
  color: #001177;
  background-color: #E0E5EF; 
  font-size:13pt;	
}
body {background-image: url("Images/back_one.jpg"); background-properties: fixed } 
/*             background-repeat: no-repeat; background-position: center}*/

h1, h2, h3, h5, h6, p, ul, ol, dir, menu, div, 
dt, dd, address, blockquote, pre, br, hr, form, dl { 
  display: block }

b, strong, i, em, cite, var, tt, code, kbd, samp, 
img, span { display: inline }

li { display: list-item }

h1, h2, h3, { margin-top: 1em; margin-bottom: 1em }
h5, h4, h6 { margin-top: 0em; margin-bottom 0em }
h1 { text-align: center }
h1, h2, h4, h6 { font-weight: bold }
h3, h5 { font-style: italic }

h1 { font-size: large }
h2 { font-size: large }
h3 { font-size: medium }

/*b, strong { font-weight: bolder }*/  /* relative to the parent */
i, cite, em, var, address, blockquote { font-style: italic }
pre, tt, code, kbd, samp { font-family: monospace }

pre { white-space: pre }

address { margin-left: 3em }
blockquote { margin-left: 1em; margin-right: 1em }

ul, dir { list-style: disc; font-size:11pt }
ul, ol {font-face: verdana,arial,helvetica}
ol { list-style: decimal; font-size:11pt }
menu { margin: 0 }              /* tight formatting */
li { margin-left: 0.3em }

dt { margin-bottom: 0 }
dd { margin-top: 0; margin-left: 1em }

hr { border-top: solid }        /* 'border-bottom' could also have been used */

a:link { color: #007711 }          /* unvisited link */
a:visited { color: green }        /* visited links */
a:active { color: green }        /* active links */

/* setting the anchor border around IMG elements
   requires contextual selectors */


h1, h2, h3, h4 {font-family:veranda,helvetica,arial}
h1, h2, h3, h4 {font-face:verdana,arial,helvetica}
/*h1 {font-size:20pt; color:#5511aa; align:center; font-style:normal}
h2 {font-size:16pt; color:#5511aa; align:center; font-style:italic}
h3 {font-size:14pt; color:#001177; align:left; font-style:normal}
h4 {font-size:12pt; color:#001177; align:left; font-style:normal}*/
a:hover {text-decoration:underline}/*; font-weight:bold}*/
a:hover {color:#005501; font-style:normal; background-color:#f5ffff}
a {text-decoration:none}/* ; color:#007711; font-family: Bookman Old Style;}*/
/*; font-weight:bold}*/

a:link IMG { border: 0px solid blue }
a:visited IMG { border: 0px solid green }
a:active IMG { border: 0px solid lime }


