<!--

body {
background-color: #4F4F4F;
font-family: Tahoma, Arial, sans-serif;
font-size: 9pt;
font-weight: normal;
line-height: 1.1em;
text-align:center;
color: #000000;
padding-top: 10px;
padding-bottom: 10px;
}

#body-container {
clear:both;
width:750px;
margin:0 auto;
}

#body-content {
display:inline;
width:750px;
}

h1 {
font-family: Tahoma, Arial, sans-serif;
font-size: 18pt;
font-weight: normal;
color: #008000;
margin: 0 auto;
padding: 0;
}

h2 {
font-size: 10pt;
font-weight: bold;
color: #008000;
margin: 0 auto;
padding: 0;
}

h3 {
font-size: 12pt;
font-weight: bold;
color: #008000;
margin: 0 auto;
padding: 0;
}

.srch {
font-size: 8pt;
font-weight: bold;
color: #008000;
vertical-align: bottom;
}

.srch2 {
font-size: 8pt;
font-weight: normal;
color: #008000;
vertical-align: bottom;
}

.bread {
font-size: 10pt;
font-weight: bold;
color: #008000;
}

.bread a:link {
color: #800080;
text-decoration: none;
}

.bread a:visited {
color: #CC00CC;
text-decoration: none;
}

.bread a:hover {
color: #CC00CC;
text-decoration: underline;
}

.cat {
font-size: 8pt;
}

.cpyrght {
font-family: Tahoma, Arial, sans-serif;
font-size: 7pt;
font-weight: bold;
color: #008000;
}

.table {
background-color: #F5F5F5;
font-family: Tahoma, Arial, sans-serif;
font-size: 9pt;
font-weight: normal;
color: #000000;
}

.table hr {
color: #FFFF00;
margin: 0;
}

.table a:link {
color: #800080;
text-decoration: none;
}

.table a:visited {
color: #800080;
text-decoration: none;
}

.table a:hover {
color: #CC00CC;
text-decoration: underline;
}

.tbl {
background-color: #FFFF00;
font-family: Tahoma, Arial, sans-serif;
font-size: 9pt;
font-weight: normal;
color: #000000;
}

.tbl2 {
background-color: #F5F5F5;
font-family: Tahoma, Arial, sans-serif;
font-size: 9pt;
font-weight: normal;
color: #000000;
}

.tbl2 td {
background-color: #4F4F4F;
}

.tbl2 img {
margin: 0 auto;
padding: 0;
}

.footer {
font-size: 8pt;
font-weight: bold;
color: #008000;
}

#body-container:after, #body-content:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}


-->