/* CSS Document */
html {
	min-height:101%;margin-bottom:1px;
}
body,td,th {
	min-height:101%;margin-bottom:1px;
	font-family: Tahoma, Verdana, Arial;
	font-size: 10pt;
	color: #000000;
}
.titles {
	font-size: 13pt;
	font-weight: bold;
	color: #996666;
	font-variant: small-caps;
}
.pictures {
	border: 1px solid #000000;
}
.pictures2 {
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 0px;
	border: 1px solid #000000;
}



body {
	background-color: #D7D2CC;
}
a:link {
	color: #736195;
}
a:visited {
	color: #736195;
}
a:hover {
	color: #73AAB5;
}
a:active {
	color: #736195;
}
a:visited:hover {
	color: #73AAB5;
}
.maintable {
	border: 1px solid #000000;
	background-color: #FFFFFF;
}
.copyright {font-size: 8pt}
.Headings {
	font-size: 10pt;
	font-weight: bold;
	color: #736195;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #999966;
	border-right-color: #999966;
	border-bottom-color: #999966;
	border-left-color: #999966;
	width: 45%;
}
.smallheading {
	font-weight: bold;
	color: #736195;
}
.casenames {
	text-decoration: underline;
}
