@import url(../../_StyleBase/basic.css );

body { 
	background-color: #FFFF80;
	}

P.Body:first-letter {
	color: navy;
}

P.YearIndex {
	font-size: 12.000000pt;
	font-weight: Bold;
	font-style: Normal;
	margin-top: 0.000000pt;
	margin-bottom: 0.000000pt;
	margin-right: 0.000000pt;
	margin-left: 0.000000pt;
	font-family: "Arial", "Verdana", "Helvetica", sans-serif;
     color: brown;
}

P.Note {color: blue;
        background-color: white;
        text-align: justify;
}

/* * Set background color for index cell * */
TD.Index {
	background-color: brown;
}

