/* CSS Document */

p{
	color: #000000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
}
html { 
overflow-x: hidden; overflow-y: auto; 
}
