@charset "utf-8";

body.base{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:1.7em;
	color: #333333;

}

a:link, a:visited, a:hover{
	color: #333333;
	text-decoration: underline;
}

p{
	margin:0px;
}

*.font-red{
	color:#7F060B
}


*.font-s14{
	font-size:14px
}
*.font-s16{
	font-size:16px;
	line-height: 2.1em;
}
