body 	{
	color:#000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	margin-top:5px;
	margin-left:10px;
	margin-right:10px;
	text-align: justify;

		line-height=1.5;
	background-color: #990000;

	}

td	{	/*font-size: 14pt;*/
		line-height: 1.5;
		text-align: justify;
		vertical-align: middle;
	}

h2	{	text-align: center;
	}

A:link 	{
	text-decoration:underline;
	color:#990000;
	font-weight: bold;

	}

A:visited	{
	text-decoration:underline;
	color:#990000;
	font-weight: bold;

		}

A:hover {
	color:#CCCCCC;
	font-weight: bold;

	}

