img {
	border: none;
}

table {
	margin-left: 65px;
	margin-top: 20px;
	font-size: 10pt;
}

.croqcomment{
	margin-left: 70px;
	margin-top: 30px;
	color: #000000;
	font-size: 10pt;
}

.back {
	color: #808080;
	position: fixed;
	bottom: 8px;
	font-size: 10pt;
}


.title {
	color: #000000;
	font-size: 10pt;
	text-align: center;
}

.data {
	color: #000000;
	font-size: 8pt;
	text-align: center;
}

.center {
	text-align: center;
}

.mtitle {
	font-size: 10pt;
	text-align: left;
}

.bottom {
	color: #ffffff;
	position: absolute;
	bottom: 8px;
	font-size: 10pt;
}

.work {
	position: absolute;
	top: 2em;
	text-align: center;
}

h1 {
	font-family:  Georgia, Courier, Helvetica;
	color: #ccccff;
	font-size: 12pt;
	font-weight: bold;
}

h2 {
	font-family: Georgia,  Helvetica;
	color: #808080;
	font-size: 14pt;
	font-weight: bold;
	margin-left: 70px;
	margin-top: 60px;
}

h3 {
	color: #888888;
	font-size: 11pt ;
	font-weight: bold;
	margin-left: 70px;
	margin-top: 30px;
}

.link {
    color: #000000;
    font-size: 10pt;
    background-color: #d3d3d3;
    margin-left: 70px;
}

.geo {
	font-family: Georgia, Courier, Helvetica;
}

a.con {
	text-decoration: underline;
	color: #000000;
}

a.con:hover {
	text-decoration: underline;
	color: #ff0000;
}

a.top {
	font-family: Georgia, Courier, Helvetica;
	text-decoration: none;
	color: #000000;
}

a.simple {
	text-decoration: none;
	color: #000000;
}
a.top:hover {
	font-family: Georgia, Courier, Helvetica;
	text-decoration: underline;
	color: #ff0000;
}

a {
	text-decoration: none;
	color: #ffffff;
}

a:hover {
	text-decoration: underline;
	color: #ff0000;
}

a.lin {
	text-decoration: underline;
	color: #2f4f4f;
}

a.lin:hover {
	text-decoration: underline;
	color: #ff0000;
}

.box {
	margin-left: 70px;
	border-style: double;
	border-width: 3px;
	border-color: #bbbbbb #d3d3d3 #d3d3d3 #bbbbbb;
	padding-top: 1em;
	padding-left: 1em;
	padding-right: 1em;
	padding-bottom: 1em;
	width: 80%;
	font-size: 10pt;
}

.bookshelf {
	margin-left: 70px;
	border-style: solid;
	border-width: 3px;
	border-color: #471400 #A46500 #A46500 #471400;
	padding-top: 1em;
	padding-left: 1em;
	padding-right: 1em;
	padding-bottom: 1em;
	width: 80%;
	font-size: 10pt;
}

.book {
    color: #000000;
    font-size: 10pt;
    background-color: #FFE6A1;
}
