﻿body 
{
	font-family: Arial;
	font-size: 12pt;
}


.heading1
{
	font-weight: bold;
	font-family: Arial;
	font-size: 16pt;
}

.heading2
{
	font-weight: bold;
	text-decoration: underline;
	font-family: Arial;
	font-size: 14pt;
}


.heading3
{
	font-style: italic;
	font-family: Arial;
	font-size: 12pt;
}

.AlignRight
{
	text-align:right;
}
