body 	{
		color: Black;
		background-color: black;
		font-family: Times New Roman; 
		font-size: 8pt;
		font-variant: normal;
		font-weight: normal;
		}
table   {
	color: #000000;
	font-family: "Times New Roman";
	font-size: 10pt;
	font-variant: normal;
	font-weight: normal;
	
		
		}
a		{
		color: #FFFFDD; 
		font-family: Times New Roman; 
		 
		font-size:14pt; 
		font-weight: bold;
		text-decoration: none;
		}
a:hover {
		color: #3333FF; 
		font-family: Times New Roman; 
		font-size: 14pt; 
		font-weight: bold;
		text-decoration: none;
		}
		
		
h1		{
		font-family: Times New Roman;
		font-size: 14pt;
		font-variant: normal;
		font-weight: bold;
		color: white;
		}

h2		{
		font-family: Times New Roman;
		font-size: 12pt;
		font-variant: normal;
		font-weight: bold;
		color: white;
		}
		
h3		{
		font-family: Times New Roman;
		font-size: 10pt;
		font-variant: normal;
		color: white;
		}
h4		{
		font-size: 10pt;
		font-variant: normal;
		color: white;
		}
h5		{
		font-size: 8pt;
		font-variant: normal;
		color: white;
		}
