/*********** body ***********/

body{
	color: #000000;
	margin: 0px;
	background-color: #FFFFFF;
	font-size: 13px;
 	}
		
/*********** font(”Ä—p) ***********/

.font11{
	font-size:11px;
	font-weight:normal;
	line-height:15px}

.font11_noheight{
	font-size:11px;
	font-weight:normal}

.font12{
	font-size:12px;
	font-weight:normal;
	line-height:18px;
	color: #000000}

.font12_noheight{
	font-size:12px;
	font-weight:normal;
	color: #291603}
	

.font13{
	font-size:13px;
	line-height:18px;
	font-weight:normal}

.font14{
	font-size:14px;
	line-height:21px;
	font-weight:normal}

/************ A ************/

a:link{
	font-style:normal;
	text-decoration:underline;
	color:#CF152A}
	
a:visited{
	font-style:normal;
	text-decoration:underline;
	color:#CF152A}

a:hover{
	font-style:normal;
	text-decoration:none;
	color:#CF152A}

a:active{
	font-style:normal;
	text-decoration:underline;
	color:#CF152A}