@charset "utf-8";
/* CSS Document */

#homeContent p{
	font-size:12px;
	color:#555;
}
#homeContent a{
	font-size:16px;
}
#homeContent span{
	color:#555;
}
#homeContent input{
	border:inset 1px #0480C6;
	height:16px;
	padding:2px;
}
