/* CSS Document */

.jennieBODY {
	font-family: Arial, Helvetica, Tahoma;
	font-size:10pt;
	color:#000000;
}

.jennieTITLE {
	font-family: Arial, Helvetica, Tahoma;
	
	color:#3366CC;
	font-weight: bold;
}
.jennieTITLE h1 {
	font-size: 110%;
}

.jennieADDRESS {
	font-family: Arial, Helvetica, Tahoma;
	font-size:9.5pt;
  	color:#000000;
}

.jennieQUOTE {
	font-family: Arial, Helvetica, Tahoma;
	font-size:10pt;
  	color:#000000;
	font-weight: bold;
}

.jennieMENU {
	font-family: Arial, Helvetica, Tahoma;
	font-size:9pt;
	color:#000000;
	font-weight: bold;
	text-transform: capitalize;
	text-decoration: none;
}

ul {
	line-height: 24px;
	list-style-image: url(images/bullet.gif);
}
.nomarg {
	margin: 0px;
}
