body	{
	width: 600px;
	padding:	5px;
	margin-left: 5px;
	margin-top: 5px;
	font-style: normal;
	color: #000000;
	background: #FFFFFF;
	font-size: 12px;
	font-family:  Arial, Helvetica, sans-serif;
	font-variant: normal;
	text-decoration: none;
	}
a   {
    text-decoration: 
    }
a:link  {
    color:  #00A000;
    background-color: transparent;
	text-decoration: none;
    }
a:visited   {
    color:  #00B000;
    background-color: transparent;
	text-decoration: none;
    }
a:active    {
    color:  #014c2d;
    background-color: transparent;
    }
a:hover {
    background-color: transparent;
	text-decoration: underline;
	color: #990000;
    }
.solutions {
    text-align : left;
	font-size: 10px;
    font-weight: normal;
    padding:    .25em;
  }
.solutions a  {
    text-decoration:  none;
	color : #336666;
}
.solutions a:hover    {
    color:  #000;
    background-color: #E6E6FA;
    text-decoration: underline;
}
.date   {
    font:  9px/1.5em verdana, helvetica, geneva, sans-serif;
    color:  #0000ff;
    padding:    .25em;
}
.lecture    {
	font-weight:    bold;
	color:  #061557;
	padding:    0.25em;
	font-size: 16px;
}
.chapter    {
    font-weight:    bold;
    font-style: normal;
    color:  #00254c;
    padding:    .25em;
	font-size: 14px;
}
.chapter a  {
    text-decoration:    underline;
}
.chapter a:hover    {
    text-decoration: underline;
    color : #00A000;
}
.description {
	text-align : left;
  }
.description a  {
    text-decoration:  none;
    color : #00A000;
}
.description a:hover    {
    color:  #000;
    background-color: transparent;
    text-decoration: underline;
}

.construction {
	color:  #CC0000;
	font-size: 10px;
}

.part {
	color: #888888;
	font-size: 24px;
	font-weight: bold;
}
.footer	{
	font: 10px/1.5em geneva, verdana, helvetica, sans-serif;
	text-align:	center;
	margin-top: 10px;
	color:	#00254c;
	background-color:	#ccc;
	}
.footer a	{
	text-decoration: none;
	font-weight: normal;
	}
.footer a:link	{
	color:	#00254c;
	font-weight: bold;
	background-color: #ccc;
	}
.footer a:visited	{
	color:	#00254c;
	font-weight: bold;
	background-color: #ccc;
	}
.footer a:active	{
	color:	#014c2d;
	font-weight: bold;
	background-color: #ccc;
	}
.footer a:hover	{
	color:	#000;
	font-weight: bold;
	background-color: #ccc;
	text-decoration:	underline;
	}
.person {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	background-color: #DADADA;
	text-align: inherit;
	vertical-align: text-bottom;
	list-style-position: outside;
	list-style-type: circle;
	position: inherit;
	visibility: inherit;
	cursor: nw-resize;
	filter: Xray;
	margin-top: 15px;
	margin-left: 15px;
	margin-bottom: 5px;
	width: inherit;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 6px;
}
.dialog {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #620B0B;
	text-align: left;
	vertical-align: baseline;
	white-space: normal;
	display: inline;
	list-style-position: inside;
	list-style-type: circle;
	position: relative;
	margin-left: 0px;
	margin-top: 3px;
	margin-bottom: 6px;
	width: 600px;
}
