body {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 15px;
}

a:active { text-decoration: underline; color: #000066; }
a:link { text-decoration: underline; color: #000066; }
a:visited { text-decoration: underline; color: #000066; }

table, td {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	color: #000000;
	line-height: 15px;
	text-align: left;
	background: none;
	padding: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px; }

table#header { width: 750px; }
table#m-table { width: 750px; }
table.category { width: 150px; padding: 3px; font-size: 10px; }
table.nav-bar { 
	width: 198px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
	border-style: solid;
	border-color: #000000;
	background-color: #EEEEEE;
	padding: 5px; }


td.header { font-size: 10px; width: 33%; }
td#nav { width: 200px; padding: 10px; }
td#contents { width: 540px; }

img {
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
}

img.location-img, img.research-img {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
	border-style: solid;
	border-color: #000000;
}

.title { font-size: 13px; font-weight: bold;}