#textWhite {
	Font-Size : x-small;
	Font-Family: arial;
	Color : White;
	}
	
#textSmall {
	Font-Size : xx-small;
	Font-Family: arial;
	Color : #000000;
	}
	
#textBody {
	Font-Size : x-small;
	Font-Family: arial;
	Color : #000000;
	}

#textMedium {
	Font-Size : medium;
	Font-Family: arial;
	Color : #000000;
	}
	
#Over {
	Font-Size : xx-small;
	Font-Family: arial;
	Color: #ffffff;
	font-weight : bold;
	background-color : #824589;
}

#Out {
	Font-Size : xx-small;
	Font-Family: arial;
	Color: #824589;
	font-weight : bold;
}
