/* CSS Document */
/* Styles used by layoutPrint.cfm */

body {
	margin: 0px;
}

.body {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #000000;}
.body a { color: #003366; text-decoration: underline; }
.body a:hover { color: #003366; text-decoration: underline;}

.body h1 {
	font-size: 18px;
	font-weight: bold;
	color: #9f2f28;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
}
.title {
	font-size: 18px;
	font-weight: bold;
	color: #9f2f28;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;}

.subtitle {
	font-family: Arial, Verdana, Sans-Serif;
	font-weight: bold;
	font-size: 14px;
	color: #000000;}