
body{
	margin: 20px;
	background-color:#FFFFFF;
	font-size: 12px;
	color: #888888;
	font-family : Arial,'‚l‚r ‚oƒSƒVƒbƒN','Osaka',sans-self ;
}
td{
	font-size: 12px;
	color: #888888;
	font-family : Arial,'‚l‚r ‚oƒSƒVƒbƒN','Osaka',sans-self ;
}
.contact{
	
	width: 400px;
}


a:link{
	color: #92BB39;
	text-decoration: underline;
}
a:visited{
	color: #ACC577;
	text-decoration: underline;
}
a:hover{
	color: #ABC80D;
	text-decoration: none;
}

.small{
	font-size: 10px;
	font-weight: normal;
}
.red{
	color: #B3555A;
}


.title{
	font-weight: bold;
	font-size: 16px;
	color: #8F3938;
	line-height: 160%;
	margin-bottom:10px;
}
.text{
	line-height: 160%;
	margin-bottom:10px;
}
