/* CSS Document */
body {
font-family: arial, helvetica;
font-size: 10pt; 
}
td { 
font-size: 10pt; 
}
ul {
	font-size: 9pt;
	list-style-type: disc;
}
h2 {
	color:#FFFFFF;
	background-color: #333333;
	padding-left:10px;
}
h3 {
color:#87050f;
}
.piecetitle {
font-size: 14px;
font-weight:bold;
color: #293a66;
font-stretch:expanded;
text-decoration:none;
}
.smallwh { 
font-size: 8pt; color: white;  
}
.large { 
font-size: 11pt;
}
.light { 
font-size: 10pt;color: #ffffff;
}
.light2 { 
font-size: 10pt;color: #ffffff; 
}
.small { 
font-size: 9pt; padding-top: 3px; padding-bottom: 3px;
}
.blue { 
font-size: 10pt; color: #0066cc; font-weight: bold;
}
.black { 
font-size: 10pt; color: #ffffff; 
}
.style1 {
	font-weight: bold;
	font-size: 14px;
}

