#page_header {
	width: 800px;
	background-color: #A3A7AE;
	border-left: 1px solid black;
	border-right: 1px solid black;
	border-top: 1px solid black;
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
	padding-bottom: 0;
}

#page_contents {
	width: 800px;
	text-align: left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: Black;
	background-color: #A3A7AE;
	border-left: 1px solid black;
	border-right: 1px solid black;
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
	padding-bottom: 2ex;
}

#page_footer {
	width: 800px;
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: Black;
	background-color: #A3A7AE;
	border-left: 1px solid black;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
}

table.top {
	width: 798px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: left;
	color: Black;
}

table.bottom {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-align: center;
	color: Black;
}

td.contents {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: left;
	color: Black;
	background-color: #A3A7AE;
	border: 1px solid #CCCCCC;
}

td.box {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: center;
	color: Black;
	background-color: #CCCCCC;
	border: 1px solid black;
}

td.publications {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-align: left;
	color: Black;
	background-color: #A3A7AE;
	border: 1px solid #CCCCCC;
}

a, a:visited, a:active {
	font-weight: bold;
	text-decoration: none;
	color: #2B269C;
}

a:hover {
	text-decoration: underline;
}

ul {
	list-style-image: none;
	list-style-type: disc;
	list-style-position: outside;
	font-weight: normal;
}

ul li {
		margin-top: 1.5ex;
}

ul.publ {
	list-style-image: none;
	list-style-type: disc;
	list-style-position: outside;
	font-weight: normal;
}

ul.publ li {
		margin-top: 4ex;
}

ul.news {
	list-style-image: none;
	list-style-type: disc;
	list-style-position: outside;
	font-weight: normal;
	font-size: 9pt;
	margin-top: 0;
}

ul.news li {
		margin-top: 0;
		font-size: 9pt;
}

p.news {
	margin-bottom: 0;
	font-size: 9pt;
}

h1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	text-align: center;
	color: Black;

}

