textblock {
	background-color: #FFFFFF;
	color: #663300;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	line-height: normal;
	margin-right: 3%;
	text-align: justify;
}

BODY {
	background-color: #FFFFFF;
	color: #663300;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	line-height: normal;
	margin-right: 3%;
}

td {
	color: #663300;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
}

A.box:LINK, a.box:VISITED, A.box:ACTIVE {
	color: #FFFFFF;
	text-decoration: none;
}

A.box:HOVER {
	color: #cccc99;
	text-decoration: none;
}

A:LINK, A:VISITED, A:ACTIVE {
	color: #cc9933;
	text-decoration: none;
}

A:HOVER {
	color: #cccc99;
	text-decoration: none;
}

H1 {
	color: #cc9933;
	font-family: "Times New Roman", Times, serif;
	font-size: 150%;
	font-style: italic;
	font-weight: bold;
	margin-bottom: 5px;
}

H2 {
	color: #cc9933;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 150%;
}

H3 {
	color: #cc9933;
	font-family: "Times New Roman", Times, serif;
	font-size: 200%;
	font-style: italic;
	font-weight: bold;
	margin-bottom: 10px;
}

UL {
	list-style-image: url(images/bullet.gif);
	list-style-position: outside;
	list-style-type: disc;
	margin-bottom: 0.0em;
	margin-left: auto;
	margin-top: 0px;
}

BLOCKQUOTE {
	margin-left: 20;
}

CAPTION {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
}