﻿body {
}
.topSpace {
	margin-top: 36px;
}
li {
	margin-top: 1em;

}
    .VOC_0
    {
      color: #008040;
      font-weight:900;
    }
    
    .style1
    {
        color: white;
        font-weight: 900;
        background-color: Green;
    }
 p
 {
 	color:Black; 
 }
 div.visable   
 {
 	visibility:visible;
 }