body { margin: 0px; padding: 0px; background-color: #ffffff; }

div.top2 {
margin:0px;
position:absolute;
top:58px;
left:0px;
width:100%;
height:22px;
background-color : lightslategray;
z-index:7;
}
div.logo {
margin:0px;
position:absolute;
top:21px;
left:20px;
width:250px;
height:16px;
z-index:8;
}
.toplink {	
	font-family :  "Microsoft Sans Serif", Arial;
	letter-spacing : 1px;
	text-decoration : none;
	color : floralwhite;
	font-size:11px;
	}
a:hover.toplink {
	font-family : "Microsoft Sans Serif", Arial;
	color : floralwhite;	
	}
a:visited.toplink {
	font-family : "Microsoft Sans Serif", Arial;
	color : floralwhite;	
	}
a:active.toplink {
	font-family : "Microsoft Sans Serif", Arial;
	color : floralwhite;	
	}
a, a:visited, a:active {	
	font-family : "Microsoft Sans Serif", Arial;
	letter-spacing : 1px;
	text-decoration : none;
	color : darkslategray;
	font-size:11px;
	font-weight : normal;	
	}
a:hover {
	font-family : "Microsoft Sans Serif", Arial;
	color : #ff6600;
	text-decoration : underline;
	}

input { font-family: "Microsoft Sans Serif"; font-size: 11px; color: darkslategray; }		

td {
font-family : "Microsoft Sans Serif", Arial;
font-size:11px;
color:darkslategray;
}
.cat {
font-family : "Microsoft Sans Serif", Arial;
color:darkslategray;
font-weight:bold;
/*background-color:#F5F7E7;*/
background-color:ivory;
}
.head {
font-family : "Microsoft Sans Serif", Arial;
color: ivory;
font-weight:bold;
/*background-color:#F5F7E7;*/
font-size:13px;
padding-left:10%;
padding-top:3px;
}

.abstract {
    font-family: "Microsoft Sans Serif";
	font-size:11px;
	color:darkslategray; 
	padding-left:30px;
	padding-right:10px;

