@charset "UTF-8";
.mainframe {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	border-left-width: 1px;
	border-left-color: #FF00FF;
	border-left-style: dashed;
	padding-left: 10px;
	padding-right: 10px;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	text-decoration: underline;
	font-size: 16px;
	font-weight: lighter;
	text-transform: lowercase;
	padding-top: 75px;
	padding-right: 16px;
	padding-bottom: 16px;
	padding-left: 16px;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	text-decoration: underline;
	font-size: 17px;
	font-weight: normal;
	text-transform: lowercase;
	padding-top: 17px;
	padding-right: 16px;
	padding-bottom: 16px;
	padding-left: 16px;
	letter-spacing: -0.2pt;
}

h3 {
	font-family: "Times New Roman", Times, serif;
	text-decoration: underline;
	font-size: 16px;
	font-weight: lighter;
	text-transform: lowercase;
	padding-top: 2px;
	padding-right: 16px;
	padding-bottom: 2px;
	padding-left: 16px;
}
.mainmargins {
    font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	margin-right: 90px;
}
.logobox {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #FF00FF;
}
div {
	background-color: #B9E4EB;
}
.tatle {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
}
.textind {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-indent: 16px;
}
.bodyimage {
	border: 1px dashed #FF00FF;
	float: right;
	margin-right: 16px;
	margin-bottom: 16px;
	margin-left: 16px;
}
.bubbles {
	border: 1px dashed #FF00FF;
	margin-left: 70px;
}
img { border: 0px; }
blockquote {
	margin-left: 12px;
	margin-right: 12px;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
}
.booktitles {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000066;
}
.dottedline {
    border-bottom: 1px dotted Black;
}

