@charset "UTF-8";
#container {
	height: 2000px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-image: url(images/meerabg4.jpg);
}
#content  {
	position: absolute;
	top: 150px;
	left: 300px;
	width: 460px;
}
.h1 {
	font-style: italic;
	font-weight: bold;
}
.blockquote {
	padding-right: 30px;
	padding-left: 30px;
}
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000066;
	font-size: 10pt;
	line-height: 13pt;
	background-color: #EFD6D6;
}
#container #content .h2 {
	font-size: 12pt;
	font-weight: bold;
	font-style: italic;
}
#container #content p {
	font-style: normal;
	font-weight: normal;
}
#container #content table {
}
a:link {
	color: #003399;
}
a:visited {
	color: #003399;
}
a:hover {
	color: #0066CC;
}
a:active {
	color: #0066CC;
}
.linkstyle {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 14px;
}
.linkstyletitle {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
