/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
a {
	color: #333333;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #00aaFF;
}
h1 {
	font-size: 12px;
	font-weight: normal;
}
.arrow {
	color:gray;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom: 5px;
}
.button {
	/* padding-left:5px;
	padding-right:5px;
	padding-top:5px; */
	padding: 5px;
}
.copyright {
	position:absolute;
	right:10px;
	bottom:3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
	color: #666666;
}
.descbox {
	position:absolute;
	left:10px;
	bottom:3px;
}
.outline {
	border: 1px solid #FFFFFF;
}
.shadow {
	border-right-width: 1px;
	border-right-style: solid;
	border-bottom-style: none;
	border-right-color: #666666;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}

.shadow2 {
	border-bottom-width: 10px;
	border-left-width: 10px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.testimony {
	background:#EDE2DC;
	color:#000000;
	border: thick solid white;
}
.thispage {
	color: #0088bb;
	/* padding-left:5px;
	padding-right:5px;
	padding-top:5px; */
	padding: 5px;
}
.verbose {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.declarations {
	font-size:10px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #666666;
}
.verdana24 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px
}
.menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #242424;
}
.elegant {
	line-height: 200%;
	margin-bottom: 5%;
}

