﻿
body
{
    background-color: #ffffff;
    color: #000000;
    font-family: Arial;
    font-size: 12px;
}

div
{
	font-family: Arial;
    padding: 0px 0px 0px 0px;
}

span
{
	font-family: Arial;
}

H1
{
	font-weight: bold;
	font-family: Arial;
	font-size: 29px;
}

H2
{
	font-weight: bold;
	font-family: Arial;
	font-size: 24px;
}

H3
{
	font-weight: bold;
	font-family: Arial;
	font-size: 19px;
}

H4
{
	font-weight: normal;
	font-family: Arial;
	font-size: 16px;
}

H5
{
	font-weight: normal;
	font-family: Arial;
	font-size: 15px;
}

H6
{
	font-weight: bold;
	font-family: Arial;
	font-size: 13px;
}

H7
{
	font-weight: bold;
	font-family: Arial;
	font-size: 12px;
}






