body {
	background-color: #CCCC99;
}
/* Vertical centering: make div as large as viewport and use table layout */
div.container {top: 0; left: 0; width: 100%; height: 100%;
	position: absolute; display: table}

body, html {height: 100%; margin: 0; padding: 0}

body,td,th {
	color: #003333;
}
a:link {
	color: #666600;
}
a:visited {
	color: #996600;
}
a:active {
	color: #666600;
}

.quotLinks {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif
}

.quotEn {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12.5pt;
	text-align: left;
}
.quotPb {
	font-family: GurbaniWebThick;
	font-size: large;
	margin-top: 33px;
	line-height: 160%;
}

.quotAll {
	font-family: GurbaniWebThick;
	font-size: large;
	margin-top: 33px;
}

