﻿body {
	font-family: arial;
    font-size: 14px;
    background-color: #999999;
	margin: 0px;
}
H1
{
	font-family: arial;
	font-size: 12px;
	text-align: center;
	color: #ffffff;

}
H2
{
	font-family: arial;
	font-size: 20px;
	text-align: center;
	color: #ee3a42;
	padding-bottom: 5px;

}
H3
{
	font-family: arial;
	font-style: bold;
	font-size: 17px;
	text-align: center;
	color: #ee3a42;
	
}
H4
{
	font-family: arial;
	font-style: normal;
	font-size: 15px;
	text-align: center;
	color: #000000;
	
}

H5
{
	font-family: Arial;
	font-style: normal;
	font-size: 10.5pt;
	color: #ee3a42;
}
