/* 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: 24px;
	color: #6f273f;
	font-weight: normal;
}
.body h2 {
	font-size: 18px;
	color: #273f6f;
	font-weight: normal;
}
.body h3 {
	font-size: 14px;
	color: #6f273f;
	font-weight: normal;
}
.body h4 {
	font-size: 14px;
	color: #8cc63e;
	font-weight: normal;
}