.alignRight
{
	Text-Align:Right;
}
.alignLeft
{
	text-align:left;
}
.alignCenter
{
	text-align:center;
}
.floatRight
{
	float:right;
}