strong {
 font-weight: normal;
}

a.keyword_link:link {
	font-size: 11px;
	color: #A72C32;
	text-decoration: none;
}

a.keyword_link:visited {
	font-size: 11px;
	color: #A72C32;
	text-decoration: none;
}

a.keyword_link:hover {
	font-size: 11px;
	color: #A72C32;
	text-decoration: none;
}

a.notinuse:hover {
	font-size: 11px;
	color: #A72C32;
	background-color: #ffffff;
}

h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
    text-align: left;
	text-decoration: none;
	margin-top:0px; 
	margin-bottom: 0px;
}

h2 {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px; 
 font-weight: bold;
 line-height:10px;
 text-align: left;
 margin-top: 0px; 
 margin-bottom: 0px;
 color:#000000;"
}

.keyword_link {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	margin-top:0px; 
	margin-bottom: 0px;
}
