H1.Title{
	color: black;
	font-family:verdana;
	font-size: 24pt;
	margin-top: 12;
	}
	
H1.SubTitle{
	color: black;
	font-family:verdana;
	font-size: 16pt;
	margin-top: 12;
	}

P.SubHead { 	font-family: arial;
		font-size: 16pt;}

P.Footer {	color:	black;	
		font-family: verdana;
		font-size: 8pt;
	 }
P.Logo {	color: black;	
		font-family: verdana;
		font-size: 8pt;
		margin-top: -8;
	 }

A	{	
	text-decoration:none;
	
	}

A.Small	{	
	text-decoration:none;
	font-family: 	verdana;
	font-size: 	8pt;
	color:		blue;
	}

A.Large	{	
	text-decoration:none;
	font-family: 	verdana;
	font-size: 	16pt;
	color:		blue;
	}