.dottedwhite {
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #FFFFFF;
}
.body01 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-style: italic;
	color: #993333;
	left: auto;
	clip:  rect(auto auto auto auto);
	text-decoration: none;


}
.dottedwhitebottom {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #993333;

}
.body01White {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
	font-style: italic;
	color: #FFCC99;
	left: auto;
	clip:  rect(auto auto auto auto);
	text-decoration: none;
}
.body01small {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: xx-small;
	font-style: normal;
	color: #993333;
	left: auto;
	clip:  rect(auto auto auto auto);
	text-decoration: none;
	font-weight: bold;

}
.body01SmallBlack {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: xx-small;
	font-style: normal;
	color: #666666;
	left: auto;
	clip:  rect(auto auto auto auto);
	text-decoration: none;
	font-weight: bold;
}
