body{
	background-color:#CCCCCC;
	margin:0px;
}
.welcome_text{
	font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
	color:#5E5E5E;
}
.date_text{
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#BE3026;
}
.demo_text{
	font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
	color:#3D3D3D;
}
a.more{
	font-family:Tahoma;
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
	color:#5E5E5E;
}
a.more:hover{
	font-family:Tahoma;
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
	color:#BE3026;
}
.solution_text{
	font-family:Tahoma;
	font-size:11px;
	padding-top:5px;
	font-weight:normal;
	color:#5E5E5E;
}
.copy_right{
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#767676;
}
			
