body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #993300;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;	
	text-decoration: none;
	text-align: center;
}
.homeWelcome {
	font-weight: bold;
	color: #FFFFFF;
}
.homeWelcomeNormal {
}
.designedBy{
	margin-top:10px;
	font-size: 9px;
	color: #333333;
}
.designedBy a{
	font-weight: bold;
	text-decoration: none;
	color: #CCCCCC;
}

