@charset "utf-8";
* {
	/* Reset browsers default margin, padding and font sizes */
	margin: 0;
	padding: 0;
}
body {font-family: Comic Sans MS, Georgia, Verdana, Times New Roman; font-size: 0.8em; line-height: 150%; color:#000000; width:90%; left:5%; right:5%; position:relative}
p {line-height: 130%; color:#000000; margin-top:1px; margin-bottom:1px}
p.indent {margin-left: 1em}
p.indentmore {margin-left: 2em}
p.footer {font-size: 0.8em}

a:link, a:active, a:visited { color: #000066; text-decoration: underline; font-weight: bold}
a:hover { color: #000000; text-decoration: none; font-weight: bold}

a.plain:link, a.plain:active, a.plain:visited {text-decoration: none; font-weight: normal}
a.plain:hover {text-decoration: underline}

table.cjca    { width: 95%;  border: 0 } 
table.cjca td {padding-left: 20px; padding-right: 20px}

table.main    { width: 80%; border: 0 } 
table.main td { text-align: left; border: 0; vertical-align:text-top }

table.nav    { width: 640px; border: 0 } 
table.nav td { text-align: center; border: 0; vertical-align:text-top }

table.prevnext { width: 100%; margin-top: .3em; }
table.prevnext td { font-size: smaller; }
table.prevnext td a {text-decoration: none }

h1 {font-size: 1.5em; font-weight: bold; margin-top: 2px; margin-bottom: 2px; color: #FFFFFF}
h2 {font-size: 1.0em; font-weight: bold; margin-top: 2px; margin-bottom: 2px}

