H1  	{
	font-style: bold; 
	text-align: center;
	color: #FAFAC8; 
	font-family: "Times New Roman"; 
	font-size:26pt;
	}

H2  	{
	font-style: bold; 
	text-align: center;
	color: #FAFAC8; 
	font-family: "Times New Roman"; 
	font-size:20pt;
	}

P	{
	color: #FAFAC8; 
	font-family: "Times New Roman"; 
	font-size: 12pt;
	}

BODY 	{
	background: #333366;
	}

A:LINK	{
	color:  #CC99CC;
	text-decoration: none;
	}

A:VISITED
	{
	color:#9999CC;
	text-decoration: none;
	}

A:HOVER
	{
	color: #FAFAC8;
	text-decoration: none;
	}
