<style>
<!--
h1, h2, h3, h4, h5, h6, body, div, td, input, select, textarea, address, p, b, i, u, a, strong, em, .normal, .name, .audio, .description, .label {
	font-family: Calibri, Verdana, Arial, Helvetica;
	color: #404040;
	text-decoration:none;
}

h1, h2, h3, h4, h5, h6, address, b, strong, em, .name, .label {
	font-weight:bold;
}

h1, h2, h3, h4, h5, h6 {
	font-weight:bold;
	color: #884400;
	border-bottom: dotted 1px #a00000;
	text-align: left;
	margin-bottom: 3px;
	text-transform: lowercase;
}

#dv_navigation, #dv_body, #dv_header {
	border: 1px solid #a0a0a0;
	width: 800px;
	background-color: #ffffff;
	text-align: left;
	margin: 5px;
}

#dv_header		{ background-image: url('../images/menu/header800.jpg'); height: 141px;}
#dv_navigation	{ padding: 5px 0 5px 40px; }
#dv_body		{ padding: 0 50px 50px 50px; }
#dv_footer		{ font-size: 10pt; text-align: right; width: 800px; }

ul.navigation {
	margin: 0 0 0 0;
}

li.navigation {
	float: left;
	padding: 0px;
	margin: 0 20px 0 0; 
	list-style-type: none;
}

body, td, .normal	{margin:0px; font-size:12pt;}
body	{
	background-color: #f0e0c0;
	text-align: center;
}

img	{border: 1px solid #808080; margin: 10px}
.caption	{text-align:center ; height: 290px}

.frameless{border: none; margin: 0px}

h1	{font-size:36pt;}
h2	{font-size:24pt;margin-top: 9px}
h3	{font-size:12pt;}
h4	{font-size:12pt; border-bottom: none; margin-bottom: 0px;margin-top: 0px}

.name	{font-size:10pt;}
.center	{text-align:center}

a	{color: #0000ff; text-decoration: none}
a:link	{color: #0000ff}
a:active	{color: #0000ff}
a:visited	{color: #0000ff}
a:hover	{color: #0000ff; text-decoration: underline}

a.navigation	{font-size: 12pt; font-weight: bold; position: relative; left: 10px; text-transform: lowercase;}
a.navigation:link {color: #884400}
a.navigation:active {color: #884400}
a.navigation:visited {color: #884400}
a.navigation:hover {color: #884400; text-decoration: underline}

.title {
	font-weight: bold;
	atext-transform: uppercase;
}

table.container	{width: 640px;}
table.menu	{width: 170px; font-weight: bold;color: #000000;border: 0px;
}
td	{vertical-align: top; color: #404040}

//-->
</style>