/* Standard fonts and text appearance */
p {color:#000000 ;font-family:Arial, _sans ;font-size:10pt ;text-align:left ;font-weight:normal; margin:5px}
li {color:#000000 ;font-family:Arial, _sans ;font-size:10pt ;text-align:left ;font-weight:normal}
td {color:#000000 ;font-family:Arial, _sans ;font-size:10pt ;text-align:left ;font-weight:normal}
.headline1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	color: #000000;
	font-style: italic;
	text-decoration: underline;


}
.headline2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #666600;
}
.bullets {
	list-style-type: circle;
	list-style-image: url(diamond.gif);

}
.numberList {
	list-style-type: upper-roman;
}
.headline3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	color: #666600;
	font-style: italic;
	text-decoration: underline;

}
.headline4 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
}
.bbHeadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
}
.centeredText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-align: center;
}

