.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;

}
.background {
	background-color: #FFCC66;
}
body {
	background-color: #E5CD8A;
}
.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;

}
.INSEABlink1 {
	text-decoration: blink;
}

