body {
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #0e405c;
}

p {}
.head{
font-weight:bold;
color:#990000;
font-size:14px;

}

td, th   { color: #0e405c; font-size: 12px; line-height: 24px; font-family: Arial, Helvetica, sans-serif; background-color: #d4d4d4 }
.simple{ color: #0e405c; font-size: 12px; line-height: 24px; font-family: Arial, Helvetica, sans-serif; background-color: #ffffff}
a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight:bold;
}
.linktable { color: #990000; font-weight: normal; text-decoration: none }
.menu { color: #990000; font-weight: bolder; text-decoration: none }
.menusub { color: #FFFFFF; font-weight: bolder; text-decoration: none }
.text {font-weight:bold; color:#990000; font-size:12px;}

a.menusub:hover  { text-decoration: underline }

.linklist{
	color: #990000;
	text-decoration: none;
	font-weight:normal;
}
a:link { text-decoration:none; }
a:hover { text-decoration:underline; }
a:active { text-decoration:underline; }

hr {
	border:solid #0e405c 1px;
	height:1px;
}

#picture_hist {
  float:left;
  width: 100px;
}


