body {
	
	font-family: 'Roboto', sans-serif;
 	background-size: cover;
  	height: 100%;
  	font-size: 18px;
	
}


.printable {
	display:block;
}

.nonprintable {
	display:none;
}

a[href]:after {
      visibility: hidden;
   }
   


#green {
	color:#83a562 !important;
}

#red {
	color:#8f2f1e !important;
}	
#red2 {
	color:#ff0004 !important;	
	

}
hr {
	 border: 1px solid black !important;
  	
	

}