body		{
		font-size: 14px;
		font-family: tahoma, arial, ms sans serif, times;
		}

p		{
		text-align: justify
		}

td		{
		font-size: 12px;
		font-family: tahoma, verdana, ms sans serif, times;
		}

tt		{
		color: #eeeeee;
		}

h1		{
		font-size: 32px;
		font-family: tahoma, verdana, ms sans serif, times;
		font-weight: bold;
		text-align: center;
                color: #990000;
		}
h2              {
		font-family: tahoma, verdana, ms sans serif, times;
		font-weight: bold;
                color: #990000;
		}
a:link		{
		font-weight: bold;
		text-decoration: none;
		background: transparent;
		color: #0000e0;
		} 

a:active	{
		font-weight: bold;
		text-decoration: none;
		color: #ff0000;
		}

a:visited 	{
		font-weight: bold;
		text-decoration: none;
		color: #0000b0;
		}

a:hover		{
		font-weight: bold;
		text-decoration:underline;
		color: #f00050;
		}

hr		{
		color: #990000;
		}
