body {
	margin: 0px;
	background-color: White;
	font-family: "Times New Roman", Times, serif;
}
td.sevenline {
	background-image: url(pix/topline.gif);
}
td.threedline {
   height: 20px;
	background-image: url(pix/3dline-bg.gif);
}
td.inst-name {
	text-align: center;
	font-size: medium;
}
a.name{
	color: black;
	text-decoration: none;
}
td.maintext {
   width: 800px;
	text-align: justify;
	font-size: small;
}
td.bottomnav {
	font-size: small;
	text-align: center;
}
a.botnav {
	font-size: small; 
	color: #505050;
}
td.botline{
   height: 20px;
	background-image: url(pix/bottomlines.gif);
}
td.me {
   text-align: right;
	font-size: small; 
	color: red;
}
td.contact {
   text-align: left;
	font-size: small; 
	color: black;
}
a.bottom {
   color: blue;
	text-decoration: none;
}
a.bottom:hover {
	text-decoration: none;
	color: Black;
}
a.me{
	color: red;
	text-decoration: none;
}
a.me:hover{
	color: black;
	text-decoration: none;
}
p.midnav{
	text-align: center;
}
a.midnav{
	color: blue;
	text-decoration: none;
}
a.midnav:hover{
	color: black;
	text-decoration: none;
}
td.tenpix{
	width: 10px;
}
table.inner {
	border : 1px; border-color : #ececec;
}
