	.white {
		font-family: arial;
		font-size: 14pt;
		color: #ffffff;
		#text-decoration: none;
	}

	.blue {
		font-family: arial;
		font-size: 14pt;
		color: #12558c;
	}
	.black {
		font-family: arial;
		font-size: 14pt;
		color: #000000;
		line-height: 30px;
	}
	
	body {
		background: #12558c;
	}
