BODY 	{color: rgb(100, 165, 255); font-size: 14px; font-family: Verdana, Tahoma, Arial;
        text-align: justify; background-color: rgb(100, 100, 100); margin-left: 40px; margin-right: 100px;
        margin-bottom: 80px; margin-top: 20px;}

TABLE	{border: 0px; cellspacing: 0px; cellpadding: 0px;}

IMG	{border: 0px solid;}

H1	{color: rgb(255, 180, 0); font-size: 20px; text-decoration: underline; font-weight: bold; margin-bottom: 5px;}

H2	{color: rgb(255, 180, 0); font-size: 18px; font-weight: bold; margin-bottom: 3px;}

H3 	{color: rgb(255, 180, 0); font-size: 12px;}

H4	{color: rgb(100, 165, 255); font-size: 16px; font-weight: bold; margin-bottom: 3px;}

H5	{color: rgb(50, 100, 250); font-size: 16px; font-weight: bold; margin-bottom: 3px;}

H6	{color: rgb(50, 100, 250); font-size: 12px; margin-bottom: 2px;}

P 	{color: rgb(0, 0, 0); font-weight: bold;}

A			{color: rgb(50, 100, 250); text-decoration: none;}
A:link		{color: rgb(50, 100, 250);}
A:visited		{color: rgb(75, 130, 250);}
A:active		{color: rgb(100, 165, 255); font-style: italic;}
A:hover		{color: rgb(100, 165, 255); text-decoration: underline;}
