a 	{ 
	font-weight: bold;
	color: #000000;
	text-decoration:underline; 
	font-family: verdana;
}

a:hover 	{ 
	font-weight: bold;
	color: #0052b5;
	text-decoration:none; 
	font-family: verdana;
}


body {
	background-color: #ffffff;
}


h2 {  
	font-family: verdana;
	font-size: 80%;
	font-weight: bold;
	color: #0052b5;
	margin-top: 5px;
	margin-bottom: 5px;
}


.libraryh1 {  
	font-family: verdana;
	font-size: 100%;
	font-weight: bold;
	color: #0052b5;
	margin-top: 15px;
	margin-bottom: 9px;
}


.lib_h2 {  
	font-family: verdana;
	font-size: 80%;
	font-weight: bold;
	color: #0052b5;
	margin-top: 5px;
	margin-bottom: 5px;
}

.libraryissue {  
	font-family: verdana;
	font-size: 75%; 
	font-style: italic; 
	font-weight: bold;
}

table.cr {
  	width: 700px;
    	margin-top: 15px;
}

td.crtext  {
	color: #0052b5;
	font-size: 65%; 
	font-family: verdana; 
	text-align: left;
}

td.crtext a {
	color: #0052b5;
	font-family: verdana; 
	text-align: left;
	text-decoration: none;
}

p {
	font-family: verdana;
	font-size: 80%;
	line-height: 1.5em;
	color: #000000;
	padding-left: 0px;
}

p.first {
	font-family: verdana;
	font-size: 80%;
	line-height: 1.5em;
	color: #000000;
	padding-left: 0px;
	margin-top: 0px;

}

pre {
	font-family: courier;
	font-size: 80%;
	line-height: 1.5em;
	color: #008080;
	margin-left: 10px;
}

ol {
	font-family: verdana;
	font-size:11px;
	color: #000000;
}
ul {
	font-family: verdana;
	font-size:11px;
	color: #000000;
}

li {
	font-family: verdana;
	color: #000000;
}


div.subtopic {
	width: 95%;
	margin-left: 20px;
	margin-top: 6px;
}


table.topichead {
   	border-top: #d2d4d2 1px solid;  
   	border-bottom: #d2d4d2 1px solid;  
	width: 95%;
	margin-top: 25px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

td.topicheadlabel {
	font-family: verdana;
	font-weight: bold;
	font-size: 70%;
	color: #0052b5;
	width: 10%;
	padding-left: 7px;
}
td.topicheadtopic {
	font-family: verdana;
	font-weight: bold;
	font-size: 79%;
	color: #000000;
	width: 90%;
}
td.topicheadtext {
	font-family: verdana;
	font-weight: normal;
	font-size: 75%;
	color: #000000;
	width: 90%;
}


table.tech_general {
  	font-family: verdana;
	font-weight: normal;
	font-size: 80%;
	color: #000000;  
}


table.tech_general td.head{
    background-color: #d2d4d2;
  	font-family: verdana;
	font-weight: bold;
	font-size: 80%;
	color: #000000;  
}

table.tech_general ol {
	font-family: verdana;
	font-size: 100%;
	color: #000000;
}




