﻿body 
{
	font-family:Arial;
	font-size:10pt;
	margin-top:0;
}

.header1
{
	font-family:Arial;
	font-size:14pt;
}

.header2
{
	font-family:Arial;
	font-size:10pt;
	font-weight:bold;
}

.header3
{
	font-family:Arial;
	font-size:12pt;
	font-weight:bold;
}

.normal
{
	font-family:Arial;
	font-size:10pt;
}

.error
{
	font-family:Arial;
	font-size:10pt;
	font-style:italic;
	color:Red;	
}

.textbox
{
	font-family:Arial;
	font-size:10pt;
}

.navLink
{
	font-weight:bold;
	color:white;
}