body		{
	color: #fffadc;
	font-family: Tahoma, Verdana;
	font-size: 10pt;	
	background-color : #3f3e3a;
	margin-top : 1px;
	scrollbar-face-color:#fffadc;
}

a:link     {text-decoration:none;color:#fffadc; font-size:16pt;}
a:visited  {text-decoration:none;color:#fffadc; font-size:16pt;}
a:hover    {text-decoration:underline;color:#fffadc; font-size:16pt;}
a:focus    {text-decoration:underline;color:#fffadc; font-size:16pt;}
table	   { text-align: center; }
td		   {width:20%;}

h1		{
	color: #CC0000;
	font-size: 19pt;
	font-weight: bold;
}

h2	{
	color: #CC0000; font-size:  16pt; font-weight: bold;
}

h3 {
	color: #CC0000; font-size:  14pt; font-weight: bold;
}

p	{
 color: Black; text-align: justify;
}
