H1
{
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 20px;	
	color: #9a184c;	
	font-weight:bold;
	line-height: 1.5em;
	margin-bottom: 1em;
	letter-spacing:0.1em;
}

H2
{
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 18px;	
	color: #9a184c;	
	font-weight:bold;
	margin-bottom: 1em;
	letter-spacing:0.1em;
}

H3
{
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 16px;	
	color: #9a184c;	
	font-weight:bold;
	margin-bottom: 1em;
}

A
{
	color: #c7006c;
	text-decoration:none;
}

A:hover
{
	text-decoration:underline;
}

A.PagerStyle {color: #c7006c; font-size:16px !important;}
A.PagerStyle:hover {text-decoration:underline;}