body{
	font-family : arial;
	font-style : normal;
	color: black;
	font-weight : normal;
	
}
  a{
	color : #C50540;
	font-weight : normal;
	font-style : normal;
	text-decoration: underline;
}
		
	A:hover {
	color: #0063CE;
	text-decoration : underline;
}
.head{
	font-size: 130%;
	font-weight: 600;
	color: teal;
	border : thin double #C50540;
	padding : 1px 3px 1px 3px;
	margin-top: 20px;
}
.head2{
	font-size: 130%;
	font-weight: bold;
	color: Navy;
	background-color : #FBF677;
	padding-right : 5px;
	padding-left : 5px;
	padding-bottom : 2px;
	padding-top : 2px;
}
.subhead{
	 font-weight: bold; color: #639C00;
}
.sub2{
	font-weight: bold;
	color: teal;
	}
	.sub2a{
	font-weight: bold;
	color:#C50540;
}
	a.sub2{
	font-weight: bold;
	color: teal;
	text-decoration : none;
}		
a.sub2:hover{
	font-weight: bold;
	color: #C50540;
	text-decoration : underline;
}		

a.toc{
	font-weight: normal;
	color: #0063CE;
	text-decoration : none;
}		
a.toc:hover{
	font-weight: normal;
	color: #C50540;
	text-decoration : underline;
}		

a.menu{
		padding-left : 4px;
	padding-right : 4px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-family : arial;
	color :white;
	font-weight : normal;
	font-style : normal;
	text-decoration: none;
background-color : #4E9CB6;
	margin-right: 10px;
	margin-left: 10px;
	}
a.menu:hover{
	color : black;
	font-weight : normal;
	font-style : normal;
	text-decoration: none;
	background-color : #F9FFF3;
		padding-left : 4px;
	padding-right : 4px;
	padding-top: 2px;
	padding-bottom: 2px;
}
a.menu:active{
	color :black;
	font-weight : normal;
	font-style : normal;
	text-decoration: none;
	background-color : yellow;
	padding-left : 4px;
	padding-right : 4px;
	padding-top: 2px;
	padding-bottom: 2px;
}
td.left{
	background-color: #ADD8E6;
	 border-right-color: #ADD8E6; 
	 border-right-style: solid; 
	 border-right-width:1px;
}
td.right{
	background-color: #ADD8E6;
	 border-left-color: #ADD8E6;
	  border-left-style: solid; 
	  border-left-width: 1px;
}
td.mid{
	border-top-color: #ADD8E6;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-color: #ADD8E6;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding: 2px 6px 2px 100px;
	background-image: url(../research/pics/bg2.jpg);
	background-position: top-left;
	background-repeat: repeat-y;
	direction : rtl;
	width : 600px;
	background-color : white;
	line-height : 130%;
}
td.bot{
	border-bottom-color: #ADD8E6;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	background-color : #EDFFDB;
}
ul.1{
	list-style-image: url(../tip/pics/bullet.gif);
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 100px;
	vertical-align : middle;
	padding-left : 2px;
}
ul.2{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 100px;
	vertical-align : middle;
	color : #B22222;
	list-style-image : url(../tip/pics/bullet2.gif);
}
li{
	color : Black;
}