body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	background-color: #FEFEFE;
	}

A:link { color: #B08600; }
A:active { color:#f00; }
A:visited { color:#909; }
A:hover { color: #f00; text-decoration:none }

a.white:link { color:#FFFFFF; text-decoration:none; }
a.white:active { color:#FFFFFF; text-decoration:none; }
a.white:visited { color:#FFFFFF; text-decoration:none; }
a.white:hover { color:#FFFFFF; text-decoration:none; background: none; border-width: 0px}

a.h1:link { color: #333; text-decoration:none; }
a.h1:active { color: #f00; text-decoration:none; }
a.h1:visited { color:#333; text-decoration:none; }
a.h1:hover { color: #999; }

a.acr:link { color: #000; text-decoration:none; }
a.acr:active { background-color: #eee; color: #f00; text-decoration:none; }
a.acr:visited { color: #000; text-decoration:none; }
a.acr:hover { background-color: #eee; color: #f00; }

.topnav {
	margin: 0px;
	padding: 0px 5px 2px 0px;
	border : solid #000;
	border-width : 1 0 1px;
	background: #333;
	color: #fff;
	text-align: right;
	font-size: 12px;
}

.header {
        background-image: url(../images/bg.jpg);
        background-repeat: repeat;
        background-attachment: fixed;
	margin: 0px;
	padding: 0px;
}

.mainbody {
	margin: 20px 0px 30px 20px;
	width: 600px;
	text-align: justify;
	}

#acr {
	float: right;
	text-align: right;
	font-size: 8px;
	}

.title {
	font-size: 150%;
	margin: 0px 0px 0px 0px;
	}

.author {
	font-size: smaller;
	margin: 10px 0px 0px 0px;
	}

.heading {
	font-size: medium;
	margin: 40px 0px 0px 0px;
	}

h1 {
	text-align: center;
	}

h2 {
	font-size: small;
	font-weight: bold;
	font-style: italic;
	margin: 30px 0px 0px 0px;
	}

p {
	margin: 10px 0px 10px 0px;
	text-indent: 2em;
	font-size: smaller;
	line-height: 150%;
	}

blockquote p {
	text-indent: 0;
}

.ref {
	font-size: xx-small;
	vertical-align: 25%;
	}

.endnote {
	margin: 100px 0px 0px 0px;
	}

.endnote p {
	margin: 10px 0px 0px 0px;
	text-indent: 0;
	font-size: xx-small;
	}


.yl {background-color: #FFFF99;}
.gr {background-color: #CCFFCC;}

a img {border: none}

.e {
	float: right;
	}

.footer {
	margin: 0px;
	padding: 2px 10px 2px 245px;
	border : solid #000;
	border-width : 1 0 1px;
	background: #333;
	color: #fff;
	text-align: left;
	font-size: 12px;
	}
