	a{
		font-family: sans-serif;
		text-decoration: none;
		color: black;
	}

	a:hover {
		font-family: sans-serif;
		text-decoration: none;
		color: red;
	}

	a:active {
		font-family: sans-serif;
		text-decoration: none;
		color: red;
	}

		
	.Text8{
		font-family: sans-serif;
		font-size: 8pt;
		color: black;
	}
		
	.Text10{
		font-family: sans-serif;
		font-size: 10pt;
		color: black;
	}

	.Text10W{
		font-family: sans-serif;
		font-size: 10pt;
		color: black;
	}

	.PageHeader{
		font-family: sans-serif;
		font-size: 14pt;
		font-width: bold;
		color: black;
	}
	
	.TextHeader{
		font-family: sans-serif;
		font-size: 12pt;
		color: black;
	}
	
	.PTextButtom{
		font-family: sans-serif;
		font-size: 8pt;
		color: #1A3155;
	}