/* CSS Document */
div.fontstyle {
	width: 100%;
	height: 100%;
	font-family: 'Verdana', 'Consolas';
	font-size: 11px;
	text-align: center;
	color: #000000;
    margin-top: 24px;
}