a {
	font-family: Tahoma, Arial, sans-serif, serif, Verdana;
	font-size: xx-small;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	color: #CCCCCC;
	text-decoration: none;
}

.header{
	font-family: Tahoma, Arial, sans-serif, serif, Verdana;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	color: #1A5CAD;
	text-decoration: none;
}

.content{
	font-family: Tahoma, Arial, sans-serif, serif, Verdana;
	font-size: xx-small;
	font-style: normal;
	font-weight: normal
	text-transform: none;
	color: #000000;
	text-decoration: none;
}

.on {
	font-family: Tahoma, Arial, sans-serif, serif, Verdana;
	font-size: xx-small;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	color: #1A5CAD;
	text-decoration: none;
}

.off {
	font-family: Tahoma, Arial, sans-serif, serif, Verdana;
	font-size: xx-small;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	color: #454657;
	text-decoration: none;
}

