#topic {
  vertical-align: text-top;
 }
#topicList {
  cell-padding: 25px;
 }
#topicList a {
	color: #000000;
	}
#topicList a:active {
  color: #ffcc66;
 }
#topicList a:link {
  color: #000000;
 }
#topicList a:visited {
  color: #666666;
 }
#report_body p {
	font-weight: normal;
}
#report_body ol {
	color:#000;
	text-align:left;
}
#report_body a {
	color: #000;
}

h1, h2, h3 {
	padding: 0px 10px 0px 10px;
}
h1 {
	font-size: 20px;
}
h2 {
	font-size: 18px;
}
h3 {
	font-size: 16px;
}
ol {
	color: #ffffff;
	padding: 0px 5px 0px 5px; 
    font-size: smaller; 
    font-weight: normal; 
  	text-align: right;
	list-style-type: decimal;
}
ol a{
	color: #ffffff;
}
ul {
				color: #000000;
				text-align: left;
				padding: 0px 5px 0px 5px; 
	    		font-size: smaller; 
	    		font-weight: normal;
			}
