body{
	font-family : arial;
	font-style : normal;
	color: black;
	font-weight : normal;
	
}
  a{
	color : #CC0099;
	font-weight : normal;
	font-style : normal;
	text-decoration: underline;
}
		
	A:hover {
		color: #8000FF;
		text-decoration : underline;
	}
	a.lib{
	color : #6300CE;
	font-weight : normal;
	font-style : normal;
	text-decoration: none;
}
		
	A.lib:hover {
	color: #CE009C;
	text-decoration : underline;
}

.head2{
	font-size: 130%;
	font-weight: bold;
	color: white;
	background-color : #931098;
	padding-right : 5px;
	padding-left : 5px;
	padding-bottom : 2px;
	padding-top : 2px;
	line-height : normal;
	margin-right : 5px;
	margin-left : 5px;
}
.b1{
	font-weight: bold;
	color: Black;
}
.b2{
	font-weight: bold;
	color:#931098;
	}
	
	

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;
}
.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: #931098;
	text-decoration : underline;
}

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(../measure/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{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 100px;
	list-style-type : disc;
	color: navy;
}
ul.1{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
list-style-type : disc;
	color: Black;
}
ul.2{
	list-style-image: url(../library/pics/bullet.gif);
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 100px;
	vertical-align : middle;
}
ol{
	margin-top: 0px;
	margin-bottom: 0px;
	}
	a.name{
	text-decoration : none;
	color : Black;
}