BODY {
	background-color: #A38348;
	color: #FFFF99;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	margin-right: 0%;
	line-height: normal;
	margin-left: 0%;
	margin-top: 0%;
}

.text {
	background-color: #A38348;
	color: #FFFF99;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: justify;
	margin-right: 10%;
	margin-left: 0%;
	margin-top: 0%;
	line-height: normal
}

.bio {
	background-color: #A38348;
	color: #FFFF99;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-right: 10%;
	margin-left: 0%;
	margin-top: 0%;
	line-height: normal

.comment {
	background-color: #A38348;
	color: #FFFF99;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	margin-right: 10%;
	margin-left: 4%;
	margin-top: 0%;
	line-height: normal
}
.footer {
	background-color : #A38348;
	color : #FFFF99;
	font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-right : 3%;
	line-height: normal;
}

TD {
	margin-left: 0%;
	color: #FFFF99;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	margin-right: 5%;
	line-height: 150%;
}

.box {
	border: 1px;
	border-color: #990000;
	border-style: solid;
}


A:LINK, A:VISITED, A:ACTIVE {
	color: #ffff00;
	text-decoration: none;
	font-weight: bolder;
}

A:HOVER {
	color: #990000;
	text-decoration: none;
		font-weight: bolder;
}


H1 {
	color: #003399;
	font-family: "Times New Roman", Times, serif;
	font-size: 150%;
	font-weight: bold;
	font-style: italic;
	margin-bottom: 5px;
}

H2 {
	color : #003399;
	font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size : 150%;
}

H3 {
	color: #003399;
	font-family: "Times New Roman", Times, serif;
	font-size: 200%;
	font-weight: bold;
	font-style: italic;
	margin-bottom: 10px;
}

UL {
	margin-top: 0px;
	margin-bottom: 0.0em;
	margin-left: auto;
	list-style-position: outside;
	list-style-type: disc;
	list-style-image: url(images/bullet.gif);
}

BLOCKQUOTE {
	margin-left : 20;
}

CAPTION {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
}


