body {
	font-family		: arial, helvetica, verdana, sans-serif;
	color			: #003300;
	background-color	: #ffffff;
	font-size		: 12px;
}

td {
	font-family		: arial, helvetica, verdana, sans-serif;
	font-size		: 12px;
	background-repeat	: no-repeat;
}

A {
	color			: #1F5300;
	text-decoration		: underline;
}


p {
	font-family		: arial, helvetica, verdana, sans-serif;
	font-size		: 12px;
	text-align		: justify;
}

h1 {
	line-height     : normal;
	font-size       : 200%;
	color           : #990000;
	font-weight     : bold;
	border-bottom	: 1px solid #990000;
	line-height	: 90%;
}

h2 {
	Font-family     : arial, helvetica, verdana, sans-serif;
	font-size       : 130%;
	color           : #006633;
	line-height	: 80%;

}

h3 {
	line-height     : normal;
	font-family     : arial, helvetica, verdana, sans-serif;
	font-size       : 120%;
	color           : #000000;
}

h4 {
	line-height     : normal;
	font-size       : 110%;
	font-family     : arial, helvetica, verdana, sans-serif;
	color           : #990000;
}

h5 {
	line-height     : normal;
	font-size       : 100%;
}

.topnav {
	color			: #536b39;
	font-family		: arial, helvetica, verdana, sans-serif;
	font-size		: 12px;
	text-decoration		: none;
}

.title {
	color: #990000;
	font-weight: bold;
	}
.menu {
	padding-top		: 5px;
	padding-bottom		: 5px;
	padding-left		: 15px;
	background-color	: #dedebe;
}

.contentTableLeft {
	font-family		: arial, helvetica, verdana, sans-serif;
	color			: #000000;
	font-size		: 12px;
	font-weight		: bold;
	vertical-align		: top;
	padding-top			: 20px;
}

.contentTableRight {
	font-family		: arial, helvetica, verdana, sans-serif;
	color			: #003300;
	font-size		: 12px;
	vertical-align		: top;
	text-align		: justify;
}
.black {
	font-weight: bolder;
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
}
.authorname {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
}
