body {
	background: #FFFFFF;
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
}

h1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

h2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

table.main {
	border-spacing: 2px;
	border-width: 0;
	background: White;
	color: black;
	width: 100%;
}

table.mainheader {
   border-spacing: 2px;
	background: White;
	color: black;
	width: 100%;
}


td.lindex {
	background: #DCDCDC;
	color: Black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-size: 60%;
	text-align: left;
	/* The following is to align the menu with the logo*/
	padding-left: 24px;
	padding-top: 1.5em;
	vertical-align: top;
	width: 18%;
}

p.lindexitem {
	margin-top: 1em;
	margin-bottom: 0px;
}

a.lindexhere {
        margin-top: 1em;
	margin-bottom: 0px;
	background: Gray;
	color: White;
}


td.logo {
	color: Black;
	background: #C0C0C0;
}

td.mainbody {
        vertical-align: top;
        background: White;
	padding-left: .5em;
	padding-top: .5em;
}

a.mainmenuitem {
	background: #DCDCDC;
	color: Blue;
}

a.mainmenuhere {
	background: Gray;
	color: White;
	padding-top: 0.3em;
	padding-bottom: 0.1em;
}

a.mainmenuitem:visited {color: purple }
a.mainmenuitem:link { color: blue }


td.mainmenu {
	background: #DCDCDC;
	color: #DCDCDC;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	height: 1.5em;
	/* The following is to align the menu with the logo*/
	padding-left: 24px;
	text-align: left;
	vertical-align: bottom;
}

td.rpadding {
	background: #FFFFFF;
	color: Black;
	width: 15%;
}

p.articleinfo  {
        margin-bottom : 0;
	margin-top : 0; 
	font-style: italic;
}

p.articlesummary  {
    margin-top:0;
    margin-right:3%;
}

table.copyright {
	border-spacing: 2px;
	border-width: 0;
	background: White;
	color: black;
	width: 100%;
}

td.copyright {
        padding-top: 1em;
        font-size: small;

	padding-left: 24px;
	text-align: left;
	vertical-align: bottom;
}

