
body {
	margin-right:auto;
	margin-left:auto;
	width:800px;
	font-family: sans-serif;
}
h1 {
	color:rgb(0%,20%,50%);
	font-weight: normal;
}
h2 {
	color:rgb(0%,20%,50%);
	font-weight: normal;
}
h3 {
	color:rgb(0%,20%,50%);
	font-weight: normal;
}
table.scitable td {
	vertical-align: top;
	padding-left:1em;
}
table.scitable td.spotlight {
	width: 330px; 
	border: 1pt solid rgb(0%,30%,70%);
	padding: .5em;
}
table.scitable td.items p {
	font-size: 9pt;
	text-align:justify;
}

td.newsstory {
        background-color: white;
        vertical-align: top;
        padding-right: .25em;
        padding-left: .2em;
        padding-top: .5em;
        font-family: sans-serif;
        font-weight: normal;
        line-height: 120%;
        font-size: 11pt;
}
td.newsstory h1 {
        font-size: 12pt;
        font-weight: normal;
}

td.newsstory h2 {
        font-size:9pt;
        font-family: sans-serif;
        font-weight: bold;
        font-variant:small-caps;
        margin-right:0;
        padding-bottom: .1em;
        padding-top: .5em;
        margin-top:0;
        border-top:1pt solid rgb(80%,80%,90%);
}
td.newsstory h2 a:link {
        color: rgb(0%,20%,50%);
}
td.newsstory h2 a:visited {
        color: rgb(0%,20%,50%);
}
td.newsstory h2 a:hover {
        color: rgb(0%,20%,50%);
        font-size:12pt;
}

td.newsstory a:visited {
        color: rgb(0%,20%,50%);
        text-decoration: none;
}
td.newsstory a:link {
        color: rgb(0%,20%,50%);
        text-decoration: none;
}
td.newsstory a:hover {
        color: rgb(0%,20%,50%);
        font-weight:bold;
}

