﻿body
{
	font: arial;
	
	
	}

.JazzyLabels
{
	text-align: center;
	color: black;
	font-weight: bold;
	font-family: Arial;
	border-right: blue thin solid;
	border-top: blue thin solid;
	border-left: blue thin solid;
	border-bottom: blue thin solid;
}

