.NormalText, body, td {
	color: #000;
	font-size: 13px;
	font-family: Arial, "Times New Roman";
}
.SmallText {
	font-size: 13px;
}
.RedText	{color: #f00;}
.BlueText	{color: #00f;}
.WhiteText	{color: #fff;}

body	{background: #ff6;}

