body {
	background-color : rgb(194,180,167);
	font-family: Verdana, Helvetica, sans-serif;
/*  font-family : Georgia, "Times New Roman", Times, Serif;  */
/*	color :  #333333;*/
    color: White;
/*    background-image: url(pics/b1.gif);
	background-repeat : repeat-x;
	background-attachment: fixed; */
	text-align: left;
}

table.header {
	background-image: url(pics/b1.gif);
	background-repeat : repeat-x;
}

td.menu {
	background-image : url(pics/menu.gif);
	text-align : center;
   font-size: x-small;
/*	font-size : 8pt;*/
	letter-spacing : 1px;
	font-variant : small-caps;
}


td.menuw {
	background-image : url(pics/menu_w.gif);
	text-align : center;
   font-size: x-small;
/*	font-size : 8pt;*/
	letter-spacing : 1px;
	font-variant : small-caps;
}

td.menul {
	background-image : url(pics/menu_l.gif);
	text-align : center;	
   font-size: x-small;
/*	font-size : 8pt;*/
	letter-spacing : 1px;
	font-variant : small-caps;
}

td.menur {
	background-image : url(pics/menu_r.gif);
	text-align : center;	
   font-size: x-small;
/*	font-size : 8pt;*/
	letter-spacing : 1px;
	font-variant : small-caps;
}

a.m {
   color: white;
	text-decoration: none;	
	font-weight : normal;
}
a.m:hover {
	text-decoration: underline;
	color:white;
	font-weight : normal;
}

a {
/*	color: red; */
/*   color: rgb(186,0,0); */
  color: rgb(194,27,27);
	font-weight:bold;
}

a.visited {
 color:Maroon;
	
}

a:hover {
	color: white;
	font-weight:bold;
}

td.cell {
	background-image : url(pics/cell_back4.gif);
	background-repeat : no-repeat;
	padding-left : 30px;
	padding-top : 10px;

	border-left-style : dotted;
	border-left-color : White;
	border-left-width: 1px;
    border-top-style : dotted;
	border-top-color : White;
	border-top-width: 1px;
	text-align: justify;
	
}


p {
  /*  font-family:"Trebuchet MS" , "Arial Unicode MS", Helvetica, sans-serif;  */
	margin-top : 8pt;
	margin-bottom: 2pt;
/*	color: rgb(102,51,51);*/
/*	 color: rgb(122,56,45);*/
    color: Maroon;
	
/*	font-size : smaller; */
	line-height : 140%;
}

.abstract {
    color: rgb(167,75,65);
	font-size : smaller;
	text-align : justify;
}

ul {
/*	color: rgb(226,61,40); */
    color: Maroon;
/* 	font-size : smaller;*/
	list-style-image : url(pics/dot2.gif);

}

li {
	margin-top:5pt;
	margin-bottom:5pt;
}

img.logo {
	border-color:white;
	border-width : 1px;
}

td.year {
	border-color : white;
	border-top-style : dotted;
	border-bottom-style : dotted;	
	border-width : 1px 1px 1px 1px;
	padding-top : 8px;
	padding-bottom: 13px;
}