H1  	{
	color: #9999CC;
	text-align: center;	
	font-family: "Times New Roman";
	font-size: 22pt;
	}

P	{
	color:#9999CC;
	font-weight: bold; 	
	font-family: "Times New Roman"; 
	font-size: 12pt;
	}

BODY 	{
	margin-left: 1cm;
	margin-right: 1cm;
	background-color: #F6F7F6;
	}

A:LINK	{
	color: #CC99CC;
	text-decoration: none;
	}

A:VISITED	{
		color: #CC99CC;
		text-decoration: none;
		}

A:HOVER
	{
	color:#B95587;
	text-decoration: none;
	}
