a:link			{
	 		color: #808080; 
			text-decoration: none; 
			font-size: 12px; 
			font-family: Arial;
			font-weight: normal;
			}

a:visited		{
	 		color: #808080; 
			text-decoration: none; 
			font-size: 12px; 
			font-family: Arial;
			font-weight: normal;
			}

a:active		{
	 		Color: #808080; 
			text-decoration: none; 
			font-size: 12px; 
			font-family: Arial;
			font-weight: normal;
			}

a:hover			{
	 		color: #990000; 
			font-family: Arial; 
			font-size: 12px; 
			font-weight: bold;
			}

body			{
	 		font-family: Arial; 
			color: #000000; 
			font-size: 12px; 
			font-weight: normal;
			}

table			{
	 		color: #000000; 
			font-weight: normal; 
			font-family: Arial; 
			font-size: 12px;
			}


h1			{
	 		font-family: Arial; 
			color: #990000; 
			font-size: 12px; 
			font-weight: bold;
			}

h2			{
	 		font-family: Arial; 
			color: #990000; 
			font-size: 12px; 
			font-weight: bold;
			}

h3			{
	 		font-family: Arial; 
			color: #FF6600; 
			font-size: 12px; 
			font-weight: bold;
			}

h4			{
	 		font-family: Arial; 
			color: #FF6600; 
			font-size: 12px; 
			font-weight: bold;
			}

h5			{
	 		font-family: Arial; 
			color: #990000; 
			font-size: 12px; 
			font-weight: bold;
			font-style: italic;
			}

h6			{
	 		font-family: Arial; 
			color: #FF6600; 
			font-size: 12px; 
			font-weight: bold;
			font-style: italic;
			}
