body {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	background-color: #FED49E;
}
.strongMsg {color: #65314D}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFCC99;
}
body {
	background-color: #FFCC99;
}
#container {
  margin: 0 auto;
  height: 200px;
  width: 900px;
  top: 150;
  height: 600px
  text-align: center;
  }
a:link {
	text-decoration: none;
	color: #CC3300;
}
a:visited {
	color: #CC3300;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.text18i {
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #336600;
}

.text12 {
	font-size: 12px;
	color: #336600;
	font-weight: bold;
}
.text14 {
	font-size: 14px;
	color: #336600;
	font-weight: bold;
}

.text24{
	color: #336600; 
	font-weight: bold; 
	font-size: 24px;
	 }
.boxMsg {
	color: ##666600;
	font-size: 12px;
	font-weight: bold;
}	
