a:link {  font-family: font-family: Verdana, Arial, Helvetica, sans-serif; color: #0000FF; text-decoration: none}
a:active { text-decoration: none; color: #0000FF} 
a:visited { text-decoration: none; color: #0000FF} 
a:hover { text-decoration: underline; color: #996600} 
h1 { font-family: Times New Roman, Times, serif; font-size: 16pt; font-style: normal; font-weight: bold; color: #660000; text-align: center} 
h2 { font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-style: normal; font-weight: bold; color: #996600; text-align: justify} 
p {	font-family: Arial, Helvetica, sans-serif;	font-size: 9pt; font-style: normal; font-weight: normal; text-align: justify}
h3 { font-family: Arial, Helvetica, sans-serif; font-size: 11pt; font-style: normal; font-weight: bold; color: #990000; text-align: justify} 
ul { font-family: Arial, Helvetica, sans-serif; font-size: 9pt} 
ol { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-style: normal; font-weight: normal; text-align: justify} 
h4 { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-style: italic; font-weight: bold; text-align: justify; color: #990000}
li { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-style: normal; text-align: justify}
h5 { font-family: Arial, Helvetica, sans-serif; font-size: 7pt; font-weight: normal}
h6 { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: bold}
.uwidec-title {	font-family: Arial, Helvetica, sans-serif; font-size: 7px; font-style: normal; font-weight: bolder;	color: #666666}
.table { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-style: normal; font-weight: normal; text-align: justify; color: #000000}


#sidebar {
	clear: both;
	width: 120px;
	padding: 0px;
	background:  ;
	
}

#sidebar a {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #0000FF;
	text-decoration: none;
	text-align: left;
	background: #FFFFFF;
	border-left: 3px solid #FFFFFF;
	display: block;
	padding: 5px 3px 5px 3px;
	font-size: 11px;
	margin: 0;
	font-weight: bold;
	width: 120px;
	
}
html>body #sidebar a {
	width: 120px;
}

#sidebar a:hover {
	color: white;
	background : #feb103;
	text-decoration:none;
	padding: 5px 3px 5px 3px;
	border-left: 3px solid #feb103;	
	width: 120px;
	
}
html>body #sidebar a:hover {
	width: 120px;
}

#sidebar a.current {
	color: white;
	font-weight: 700;
	text-decoration:none;
	background: #feb103;
}

body(padding:0px;)
