
body 
{ background: #ffffff; color: #000066; margin-right: 2%; font-family: arial,sans-serif; }


h1,h2,h3,p,div { font-family: arial,sans-serif; }

h1 { background: #ffffff; color: #000066; margin-left: 1%; font-size: 108%; padding: 5px; border: inset 3px #000099; }
h2 { background: #ffffff; color: #000066; margin-left: 2%; font-size: 104%; }
h2.thumb { text-align: left; background: #ffffff; color: #000066;  font-size: 101%; }
h3 { padding: 3px; background: #ffffff; color: #000066; text-align: center; font-size: 102%;  border: inset 1px #000099 }
h3.style { width: 70%; padding: 5px; background: #ffffff; color: #000066; text-align: left; font-size: 102%;  border: inset 1px #000099 }

div.header { margin-left: 2%;  margin-right: 4%; text-align: justify }
div.image { margin-left: 3%; margin-right: 1%;  background: #ffffff; color: #000066;  border: inset 2px #000099; }
div.list { margin-left: 3%; margin-right: 1%;  background: #ffffff; color: #000066;  border: inset 2px #000099; }
div.thumb { margin-bottom: 10px; margin-left: 5%; margin-right: 1%;  background: #ffffff; color: #000066;  border: inset 2px #000099; }
div.footer { text-align: right; margin-right: 1%; margin-top: 5%; }

p { margin-left: 1%; font-size:10pt; margin-right: 1%; }
p.smaller { font-size: 8pt; }
p.center { text-align: center }
p.justify { text-align: justify }
p.justifysmaller { text-align: justify; font-size: 8pt; }

li { font-size:10pt; margin-left: 3%; }
li.style { font-size:10pt; margin-left: 1%; }

a:link { background: transparent; color: #0000ff;  text-decoration: none; }
a:visited { background: transparent; color: #0000ff;  text-decoration: none; }
a:hover { background: transparent; color: #ff0000;  text-decoration: underline; }
a:active { background: transparent; color: #ff0000;  text-decoration: none; }



