body {background-color:white; margin-left:10%; margin-right:10%}

p {color:navy; font-family: "times new roman", "arial", "serif"; font-size: 16px; font-weight:normal; text-align:left}

.bold {font-weight:bold}
.comic {font-family: "comic sans MS"}
.comic_center {font-family: "comic sans MS";text-align:center}
.comic10 {font-family: "comic sans MS"; font-size:10px; text-align:center}
.comic20 {font-family: "comic sans MS"; font-size:20px; text-align:center}
.comic30 {font-family: "comic sans MS"; font-size:30px; text-align:center}
.comic40 {font-family: "comic sans MS"; font-size:40px; text-align:center}
.label_right {text-align:right; font-weight:bold; font-style:italic}
.label_center {text-align:center; font-weight:bold; font-style:italic; line-height:50%}

h1, h2, h3, h4, h5, h6 {color:navy; font-family: "times new roman", "arial", "serif"}
h2 {line-height:50%}
.line50 {line-height:50%}
.padsmall {padding:0}
.box {font-style: italic; border: 4 double #3152a5; padding-left:5%; padding-right:5%}

li {color:navy; font-family: "times new roman", "arial", "serif"; font-size: 16px; line-height:200%}

a {color: black; font-weight:bold; font-style:italic; text-decoration:none; background:#E0E0E0}
a:link {color:red}
a:hover {background:cyan}
a:active {background:blue}
a:visited {color:purple}

table {border:0; width:100%; cellspacing:0; padding:0}
table.border {border:4 solid #3152a5; padding: auto}
td.border {border-style:solid; border-width: 2; border-color: #6373b5; padding:2%; text-align: left}

hr {width:75% border-bottom:3; color:#ff0000;}

.indent {margin-left:10%; margin-right:10%}

img.gallery {width: 300; height: 200; float: left; alt:""; border: 0}
