h1
{
	font-family: Times New Roman;
	font-size: 21px;
	color: #cc0000;
	font-weight: bold;
	display: inline;
}

h2
{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #303030;
	display: inline;
}

h3
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #303030;
	display: inline;
}

.mainText
{
	font-family: Arial;
	font-size: 12px;
	color: #303030;
}
