.bottom {
	font-family : Times, Times New Roman, serif;
	font-size : 9pt;
	color: #555555;
}

.header {
	font-family : Times, Times New Roman, serif;
	font-size : 14pt;
	color: #336699;
	font-weight : bold;
	padding-left : 25px;
}
.sub {
	font-family : Times, Times New Roman, serif;
	font-size : 11pt;
	color: #336699;
	font-weight : bold;
	font-style : italic;
}
.subnotBold {
	font-family : Times, Times New Roman, serif;
	font-size : 10pt;
	color: #336699;
	font-style : italic;
}
a.sub2 {
	font-family : Times, Times New Roman, serif;
	font-size : 11pt;
	font-weight : bold;
	text-decoration : none;
	line-height: 1.5em;
}
a.sub {
	font-family : Times, Times New Roman, serif;
	font-size : 11pt;
	color: #336699;
	font-weight : bold;
	font-style : italic;
	text-decoration : none;
	padding-left: 10px;
	line-height: 1.5em;
}
td { 
	font-family : Times, Times New Roman, serif;
	font-size : .8em;
	line-height : 1.2em
}

P:first-letter{
	font-size : 1.6em;
	line-height : 1em;
}

P {
	padding-left : 10px;
}

.box{
	padding : 10px;
}

.source{
	padding-left : 25px;
	color: #336699;
	font-weight : bold;
	font-style : italic;
}

td.grid{
	text-align : center;
}