	body 	{
		background: white;
		}
	
	p	{
		font-family: Verdana;
		font-size: 10px;
		color: black;
		text-align: justify;
		}
	li	{
		text-align: left;
		}

	#pc	{
		text-align: center;
		}

	h2	{
		font-family: Verdana;
		font-size: 12px;
		color: black;
		text-align: left;
		font-weight: normal;
		text-decoration: underline;
		}
	.footer	{
		font-family: Verdana;
		font-size: 9px;
		font-weight: light;
		color: gray;
		text-align: center;
		}
