* {
    padding:0;
    margin:0;
}
h1, h2, h3, h4, h5, h6, p, pre, blockquote, form, label, ul, ol, dl, fieldset,
address {
    margin:11px 0;
}
li, dd, blockquote {
    margin-left: 0px;
}
fieldset {
    padding:10px;
}

html, body, td {
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size: 100%;
	line-height: 138%;
}

html>body {
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size: 100%;
}

body {
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size: 100%;
	line-height: 138%;
	color: #000F23;
	margin: 0px 4px 0px 4px;
	background-color:  #110b03;
	background-image: url("images/background-body.jpg");
}

table.main {
	background-image: url(images/background-table.jpg);
	background-color:  #ffe0b9;
}

td {
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size: 100%;
}

td.bamboo-left {
	background-image: url(images/bamboo-left.gif);
	text-align: center;
	vertical-align: top;
}

td.bamboo-right {
	background-image: url(images/bamboo-right.gif);
	text-align: center;
	vertical-align: top;
}

p {
	color: #000F23;
	margin-top: 11px;
	margin-bottom: 11px;
	margin-left: 2px;
	margin-right: 2px;
	line-height: 138%;
	background-color: transparent;
}

p.text {
	font-size: 100%;
	margin-top: 11px;
	margin-bottom: 11px;
	line-height: 138%;
	text-align: justify;
}

p.block {
	font-size: 100%;
	margin-top: 11px;
	margin-bottom: 11px;
	line-height: 138%;
	text-align:	justify;
}

p.big {
	font-family: Georgia, 'Times New Roman', Times, serif;
    font-size: 124%;
	font-weight: bold;
}

a:link {
	text-decoration: none;
	color: #d60000;
	background-color : transparent;
}

a:visited {
	text-decoration: none;
	color: #ad0000;
	background-color : transparent;
}

a:hover {
	text-decoration: underline;
	color: #ad0000;
	background-color : transparent;
}

a:active {
	text-decoration: underline;
	color: #d60000;
	background-color : transparent;
}

b {
	font-weight: bold;
}

i {
	font-style: italic;
}

blockquote {
	font-size: 76%;
	margin-top: 7px;
	margin-bottom: 7px;
	margin-left: 14px;
	margin-right: 14px;
	line-height: 138%;
	text-align:justify;
}

sup {
    font-size: 76%;
	line-height: 100%;
	vertical-align : 38%;
}

ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
	margin-top: 11px;
	margin-bottom: 11px;
	text-align: justify;
}

ul li {
	padding-left: 18px;
	background-image: url("images/bullet.gif");
	background-repeat: no-repeat;
	background-position: 0 .24em;
	margin-top: 11px;
	margin-bottom: 11px;
}

li.leftalign {
	text-align: left;
	margin-right: 11px;
}

h1 {
	font-family: Georgia, 'Times New Roman', Times, serif;
	color: #405063;
	font-size: 262%;
	font-weight: bold;
	font-style: italic;
	line-height: 138%;
}

h2 {
	font-family: Georgia, 'Times New Roman', Times, serif;
	color: #405063;
    font-size: 162%;
	font-weight: bold;
	line-height: 138%;
}

h3 {
	font-family: Georgia, 'Times New Roman', Times, serif;
	color: #405063;
    font-size: 124%;
	font-weight: bold;
	line-height: 138%;
}

h4 {
	font-family: Georgia, 'Times New Roman', Times, serif;
	color: #405063;
    font-size: 115%;
	font-weight: bold;
	line-height: 138%;
}

h5 {
	font-family: Georgia, 'Times New Roman', Times, serif;
	color: #405063;
    font-size: 100%;
	font-weight: bold;
	line-height: 138%;
}

hr {
	margin-top: 4px;
	margin-bottom: 4px;
	color: #405063;
	border: ridge;
	background-color : transparent;
}

input, select, textarea {
	font-family: Georgia, 'Times New Roman', Times, serif;
	color: #5a584e;
	border-left: ridge 4px;
	border-top: ridge 4px;
	border-right: ridge 4px;
	border-bottom: ridge 4px;
	margin-top: 0px;
	margin-bottom: 0px;
	background: #EBEAE4;
}

input.submit {
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size: 124%;
	font-weight: bold;
	font-variant: small-caps;
	color: #d60000;
	border-left: ridge 4px #999999;
	border-top: ridge 4px #999999;
	border-right: ridge 4px #666666;
	border-bottom: ridge 4px #666666;
	margin-top: 3px;
	margin-bottom: 3px;
	background: #333333;
	cursor: pointer;
	cursor: hand;
}

.align-right {
	float: right;
}

.align-left {
	float: left;
}

.backborder {
	color: #5a584e;
	background-image: none;
	background-color : #EBEAE4;
	border : 3px dotted #6B6A64;
}

.big {
	font-family : Georgia, 'Times New Roman', Times, serif;
    font-size : 18px;
	font-weight : bold;
}

.bio {
    font-size: 85%;
	margin-top: 7px;
	margin-bottom: 7px;
	line-height: 138%;
	text-align:	justify;
}

.caption {
	color: #405063;
    font-size: 76%;
	font-weight: bold;
	margin-top: 7px;
	margin-bottom: 0px;
	line-height: 138%;
}

.copyright {
	font-family: Georgia, 'Times New Roman', Times, serif;
    font-size: 62%;
	font-weight: bold;
	color: #666666;
	background-color : transparent;
}

.header {
	color: #001F46;
	font-size: 100%;
	margin-top: 11px;
	margin-bottom: 11px;
	line-height: 138%;
	font-weight: bold;
	font-variant: small-caps;
}

.justify {
	text-align: justify;
}

.nomargin {
	margin-top: 0px;
	margin-bottom: 0px;
}

.notop {
	margin-top: 0px;
	margin-bottom: 11px;
}

.nobottom {
	margin-top: 11px;
	margin-bottom: 0px;
}

.opening {
	text-align: justify;
}

.opening:first-line {
	font-variant: small-caps;
	text-align: justify;
}

.opening:first-letter {
	font: 2.6em/38% Georgia, 'Times New Roman', Times, serif;
	float: left;
	padding: 0;
	overflow: visible;
}

.openbold {
	text-align: justify;
}

.openbold:first-line {
	font-variant: small-caps;
	font-weight: bold;
	text-align: justify;
}

.openbold:first-letter {
	font: 2.6em/38% Georgia, 'Times New Roman', Times, serif;
	font-weight: bold;
	float: left;
	padding: 0;
	overflow: visible;
}

.opencaps {
	margin-top: 0px;
	margin-bottom: 4px;
	text-align: justify;
}

.opencaps:first-line {
	font-variant: small-caps;
	text-align: justify;
}

.poem {
	color: #5a584e;
	background-color : transparent;
}

.small {
    font-size: 76%;
	margin-top: 7px;
	margin-bottom: 7px;
	line-height: 138%;
}

.smalljust {
    font-size: 76%;
	margin-top: 7px;
	margin-bottom: 7px;
	line-height: 138%;
	text-align:	justify;
}

.smallblock {
    font-size: 76%;
	margin-top: 7px;
	margin-bottom: 7px;
	line-height: 138%;
	text-align:	justify;
}

.smaller {
	font-family: Georgia, 'Times New Roman', Times, serif;
    font-size: 62%;
}

.smallcaps {
	font-variant: small-caps;
}

.thumbtab {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 3px;
	margin-bottom: 3px;
}