.round{
	border-radius:500px;
}
.LeftColumn{
	color: red; text-align: Left; font-size:8pt 
}
.CenterColumn{
	color: blue; text-align:center; font-size: 12pt 
}
.Rightcolumn{
	color: green; text-align: right; font-size:8pt 
}
