h1

	{
		font-size : 14px;
		font-family : arial;
		color : #000000;
	}

div

	{
		font-size : 12px;
		font-family : arial;
		color : #000000;
	}

	td

	{
		font-size : 12px;
		font-family : arial;
		color : #000000;
	}
	a

	{
		font-size : 12px;
		font-family : arial;
		color : #8F1AB6;
		text-decoration: underline;	
	}
	a {
		color: #8F1AB6;
		text-decoration: none;	
		font-weight : bold;
		text-decoration: underline;	
	}
a:hover {
		color: #808080;		
		font-style : normal;	
		text-decoration: none;	
	}
