body {

	margin:6px;

	background-color:#d0dbe3;

}

.head  {

	font-family:Arial, Helvetica, sans-serif;

	font-size:18px;

	line-height: 1.4; 

	color: #000000;
	
	font-weight: bold;

}


.head2  {

	font-family:Arial, Helvetica, sans-serif;

	font-size:18px;

	line-height: 1.4; 

	color: #990000;
	
	font-weight: normal;

}


.notice {

	font-size:14px;

	line-height: 1.4; 

	color:#990000;

    font-weight:normal;

}

.content {

	padding-right: 24px;

	padding-left: 24px;

	text-align:left;

	font-family:Arial, Helvetica, sans-serif;

	font-size:12px;
	
	line-height: 1.4; 

	color: #000000;

}

table {

	font-family:Arial, Helvetica, sans-serif;

	font-size:12px;

	line-height: 1.4; 

	color: #000000;

}

.red {

  color:#cc0000;

}

.blueital {

  color:#0000cc;

  font-style:italic;

  font-weight:bold;

}

.blueitalicbig {

	font-size:14px;
	
	line-height: 1.4; 

	color:#0000cc;

    font-style:italic;

    font-weight:bold;

}


.dashed {

  border-bottom-width:1px;

  border-bottom-style:dashed;

  border-bottom-color:#bbbbbb;

  border-top-width:1px;

  border-top-style:dashed;

  border-top-color:#bbbbbb;

}

.tm {

	font-family:Arial, Helvetica, sans-serif;

	font-size:9px;

	color: #000000;

}



A.apronMenu:link { background: none; color: #0000ee; text-decoration: underline; }

A.apronMenu:visited { background: none; color: #551abb; text-decoration : underline; }

A.apronMenu:hover { background: none; color: #6666ff; text-decoration : underline; }

A.apronMenu:active { background: none; color: #0000ee; text-decoration: underline; }

