﻿body {
}
.mystyle1
{
	font-size: 75%;
	font-family: Arial;
}
.chart
{
	font-size: 70%;
	font-family: Arial;
}
.header
{
	font-weight: bold;
	font-size: 140%;
	color: teal;
	font-family: Arial;
}
.subheader
{
	font-weight: bold;
	font-size: 100%;
	color: white;
	font-family: Arial;
	background-color: teal;
	font-variant: small-caps;
}
.pcenter
{
	text-align: center;
	font-size: 75%;
	font-family: Arial;
}
