.main {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	background-image: none;
	background-repeat: no-repeat;
}
.redtext {
	color: #F00;
}
.Blue {
	color: #00F;
	text-align: center;
}
.Green {
	color: #390;
}

