body
{
	margin: 5;
}
h1
{
	font-family: Courier New;
	font-size: 10pt;
	color: #666666;
	font-weight:bold;
}
.normaltext
{
	font-family: Courier New;
	font-size: 10pt;
	color: Black;
}
.mediumtext
{
	font-family: Courier New;
	font-size: 8pt;
	color: #666666;
}
.tinytext
{
	font-family: Courier New;
	font-size: 6pt;
	color: #666666;
}
.normalboldtext
{
	font-family: Courier New;
	font-size: 8pt;
	color: #666666;
	font-weight:bold
}
.highlighttext
{
	font-family: Courier New;
	font-size: 8pt;
	color: #FFFF80;
	font-weight:bold
}
.darktext
{
	font-family: Courier New;
	font-size: 8pt;
	color: Black;
}
.smalldarktext
{
	font-family: Courier New;
	font-size: 8pt;
	color: #666666;
}
.tinydarktext
{
	font-family: Courier New;
	font-size: 6pt;
	color: #666666;
}
.smalltext
{
	font-family: Courier New;
	font-size: 7pt;
	color: #666666;
	font-weight:bold
}
