body		{background-color: black; background-image: url(/nepop-bg2.jpg);
			background-attachment: fixed;
			color: navy; font-size: 14pt; font-weight: normal;
			font-family: Ariel, Helvetica, sans-serif;
			text-align: center;}

#bodydiv	{
			width: 950px;
			margin-top: 40px;
			margin-right: auto;
			margin-bottom: 0px;
			margin-left: auto;
			text-align: left;
			background-color: #DDE8DD;
			background-image: url(/nepop-bg.gif);
			padding: 20px;
}

h1, #firsthead	{margin-top: 50px; text-align: center;
			font-size: 32pt; font-weight: bold;
			font-family: Ariel, Helvetica, sans-serif;}
h3		{margin-top: 30px; margin-bottom: 10px;
			font-size: 16pt; font-weight: bold;
			font-family: Ariel, Helvetica, sans-serif;}

table		{font-size: 14pt; font-weight: normal;
			font-family: Ariel, Helvetica, sans-serif;}

li		{margin-bottom: 0.75ex;}

/*.withmargins	{margin-left: 10%; margin-right: 10%;}*/
.fixfonts	{font-weight: normal; font-family: Ariel, Helvetica, sans-serif;
			color: navy;}
.q		{font-weight: bold; margin-top: 1.5ex}
.a		{font-style: italic;}


a:link		{color: blueviolet;}
a:active	{color: blue;}
a:visited	{color: blueviolet;}
a:hover		{color: blue;}
.myh3		{font: normal bold 16pt/24pt sans-serif; padding-top: 2ex; padding-bottom: 0ex}


