h1
{
	font-size: 24pt;
	color: #505050;
}

h2
{
}

h3
{
}

h4
{
}

h5
{
}

h6
{
}

.NewRoman, table tr td.NewRoman
{
	font-family: Times New Roman, serif;
	font-size: 150%;
	font-weight: bold;
	font-style: normal;
	color: #DB1616;
	text-indent: 1em;
	line-height: 90%;
}

.New, table tr td.New
{
	font-family: Comic Sans MS, cursive;
	font-size: 135%;
	font-weight: bold;
	font-style: normal;
	color: #05AD48;
	text-indent: 0;
	line-height: 100%;
}

