﻿body 
{
	background-color: Black;
	color: White;
}

.Header
{
	font-size: 11pt;
	font-weight: bold;
}

.Normal
{
	font-size: 10pt;
	font-weight: normal;
}

.smaller
{
	font-size: 9pt;
}