/*===========================================================================
	Typography (Legal Disclaimer)
	
	This stylesheet defines the text and font styles for the following:
	* Type faces, sizes, leading (line-height), and kerning (letter-spacing).
	* Font styles such as italics, bold, case transformations, etc.
	* Underlining, including borders on inline elements simulating underlines.
===========================================================================*/

body.email-disclaimer-popup div#page div#content div#primary-content {
	line-height: 1.4em;
}

p#actions a {
	font-family: "Times New Roman";
	font-size: 1.75em; /* 21px relative to 12px */
	font-style: normal;
}
