/* Created 16 Nov 2002, Vinay Kumar Rai, First Principles Consulting, for The Hindi Society (Singapore) */
/* Validated with http://jigsaw.w3.org/css-validator/validator-upload.html on 20 Apr 2003 */

body {
	font-family: "Times New Roman", Garamond, serif;
	font-size: 12pt;
	color: black;
	background: white;
	}

.news {
	font: 150% "Times New Roman", Garamond, serif;
	letter-spacing: 0em;
	}

.quote {
	display: none;
	}

.welcome {
	display: none;
	}

#certW3C {
	display: none;
	}

#content {
	position: relative;
	top: 0px;
	left: 10px;
	width: auto;
	margin: 0px;
	padding: 0px;
	z-index: 20;
	}

#footerLinks {
	display: none;
	}

#imageLeft {
	display: none;
	}

#imageRight {
	display: none;
	}

#menu {
	display: none;
	}

a:link, a:visited {
	color: #520;
	background-color: transparent;
	font-weight: bold;
	text-decoration: underline;
	}
