body
{
	color: #595959;
	font-family: Arial, sans-serif;
	font-size: 11px;
}

p,td,div

{
	color: #595959;
	font-family: Arial, sans-serif;
	font-size: 11px;
}

b,strong
{
	font-weight:bold;
	font-size: 11px;
	COLOR: #666699;
}

a,a:link,a:active {
	COLOR: #666699;
	text-decoration: underline;
	font-weight:bold;
}

a:hover {
	COLOR: #FF9900;
	text-decoration: underline;
	font-weight:bold;
}

 
h1 {
	font-size: 16px;
	font-weight:bold;
	color: #666699;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FF9900;
	padding-left: 5px;
}

h2 {
	font-size: 16px;
	font-weight:bold;
	color: #666699;

}

h3 {
	font-size: 13px;
	font-weight:bold;
	color: #FF9900;
}


td.catlist {
font-size: 10px;
color: #000000;
background: #FFFFFF;
font-family: "arial", sans-serif;
}

span.descripx {
font-size: 8px;
color: #0000;
background: #FFFFFF;
font-family: "verdana";
}

strong.title {
font-size: small;
font-weight: bold;
color: #000000;
background: #FFFFFF;
font-family: "arial", sans-serif;
}

small.date {
font-size: x-small;
color: #666666;
background: #FFFFFF;
font-family: "arial", sans-serif;
}

small.update {
font-size: x-small;
font-weight: bold;
color: #999999;
background: #FFFFFF;
font-family: "arial", sans-serif;
}

ul {
margin-left: 10px;
list-style: disc;
color: #000000;
font-family: "arial", sans-serif;
}
.subhead_white {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 5px;
	line-height: 14px;
}

.subhead_purple {
	font-size: 12px;
	font-weight: bold;
	COLOR: #666699;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 5px;
	line-height: 14px;
}

.subhead_orange {
	font-size: 14px;
	font-weight: bold;
	COLOR: #FF9900;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 5px;
	line-height: 14px;
}

.table {
	border: 1px solid #9CC4DD;
}

.table_search {
	border: 2px solid #666699;
	background-color: #eeeeee;
	padding: 4px;
	width: 450px;
	margin: 2px;
}

