body
{
	font-family: 'Courier New' , Monospace;
	text-align: left;
}

H1
{
	font-weight: bold;
	font-size: 18px;
	font-family: 'Courier New' , Monospace;
	text-align: left;	
}

H2
{
	font-weight: bold;
	font-size: 16px;
	font-family: 'Courier New' , Monospace;
	text-align: left;	
}

H3
{
	font-weight: bold;
	font-size: 12px;
	font-family: 'Courier New' , Monospace;
	text-align: left;	
}

P
{
	font-size: 12px;
	font-family: 'Courier New' , Monospace;
	text-align: left;
}

.SmallText
{
	font-size: 11px;
	font-family: 'Courier New' , Monospace;
	height: 18px;
}


