/*homeStyle01.css*/

body{
}
div#content{
	font-family: Tahoma, sans-serif;
	color: #000;
	font-size: 12px;
}
div#content a{
	text-decoration: underline;
	font-family: Tahoma, sans-serif;
	color: #000;
	font-size: 12px;
}
div#content p{
	margin-bottom: 10px;
}
h4{
	line-height: 0px;
	font-size: 15px;
}
