body {

	margin:6px;

	background-color:#D0DBE3;

}

.head  {

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

	font-size:14px;

	color: #000000;
	
	font-weight: bold;

}

.content {

	padding-right: 24px;

	padding-left: 24px;

	text-align:left;

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

	font-size:11px;

	color: #000000;

}

table {

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

	font-size:11px;

	color: #000000;

}

.red {

  color:#cc0000;

}

.blueital {

  color:#0000cc;

  font-style:italic;

  font-weight:bold;

}

.blueitalicbig {

	font-size:14px;

	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: #551A8B; text-decoration : underline; }

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

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