body {
	margin: 0px;
	padding: 0px;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
td {
	margin: 0px;
	padding-left: 11px;
	font-size: 11px;
	line-height: 15px;
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
}

a:link {  color: #003366; text-decoration: none}
a:visited {  color: #003366; text-decoration: none}
a:hover {  color: #996699; text-decoration: underline}

h1 {
	font-size: 12px;
	font-weight: bold;
	color: #996699;
	margin: 26px 5px 5px 15px;
}
h2, h3, h4{
	font-size: 11px;
	color: #996699;
	font-style: normal;
}
small {
	font-size: xx-small;
}


a.sel_subcatcolor { 
font-weight: bold;
color: #996699; 
}
