.xsmall-body {
	font-family: Tahoma, sans-serif, "Lucida Sans Unicode";
	font-size: x-small;
	color: #333333;
	font-weight: normal;

}
.xsmall-header {

	font-family: Tahoma, sans-serif, "Lucida Sans Unicode";
	font-size: small;
	color: #666666;
	font-weight: bold;
}
.list-bullet-xxsmall {
	font-family: Tahoma, sans-serif, "Lucida Sans Unicode";
	font-size: xx-small;
	font-weight: normal;
	list-style-type: disc;
}
.list-bullet-xsmall {
	font-family: Tahoma, sans-serif, "Lucida Sans Unicode";
	font-size: small;
	font-weight: normal;
	list-style-type: square;
	color: #000000;
}
body {
	font-family: Tahoma, Verdana, Arial;
	font-size: xx-small;
	color: #333333;
}
h1 {
	font-size: medium;
	font-weight: bold;
	color: #000000;
}
.small-body {

	font-family: Tahoma, sans-serif, "Lucida Sans Unicode";
	font-size: small;
	color: #333333;
	font-weight: normal;
}
.small-header {


	font-family: Tahoma, sans-serif, "Lucida Sans Unicode";
	font-size: medium;
	color: #333333;
	font-weight: bold;
}
.list-bullet-small {

	font-family: Tahoma, sans-serif, "Lucida Sans Unicode";
	font-size: small;
	font-weight: normal;
	list-style-type: square;
	color: #000000;
}
