body, p {
	font-family: helvetica,arial,sans-serif;
	font-size: 12pt; 
	color: #000000; 
}

h1 {font-size: 150%; }

a {text-decoration: none;}
a:link {color: #6f0808;}
a:visited {color: #6f0808;}
a:active {color: #333399;}
a:hover {background-color: #770808; color: #ffffff;}

span.bibsubhead { font-weight: bold; }
span.bibauthor { font-weight: normal; }
span.bibtitle { font-weight: bold; }
span.bibbooktitle { font-weight: normal; }
span.bibseries { font-weight: normal; }
span.bibvolume { font-weight: normal; }
span.bibnumber { font-weight: bold; }
span.bibpages { font-weight: normal; }
span.bibpublisher { font-weight: normal; }
span.bibaddress { font-weight: normal; }
span.bibmonth { font-weight: normal; }
span.bibyear { font-weight: normal; }
span.bibjournal {font-weight: bold; }
span.bibeditor {font-weight: normal; }
span.bibschool {font-weight: normal; }
span.bibinstitution {font-weight: normal; }
span.biborganization {font-weight: normal; }
span.bibqualification {font-weight: bold; }

div.bibcategory {
	color: #ffffff;
	background-color: #770808;
	border-color: #ffffff; 
	font-size: 14pt;
	font-weight: bold;
	border-width: 0px; 
	margin: 6px; 
	margin-top: 20px; 
	padding: 5px;
}

div.bibabsrec {
	color: #000000;
	font-size: 10pt;
	background-color: #ffffff; 
	margin: 6px; 
	margin-top: 0px;
	margin-bottom: 48px;
	padding: 5px;
	border-style: solid;
	border-width: 1px; 
	border-color: #00000; 
}

div.bibrec {
	color: #000000;
	font-size: 10pt;
	background-color: #ffffff; 
	margin: 6px; 
	padding: 5px;
	border-style: solid;
	border-width: 1px; 
	border-color: #00000; 
}

div.bibtitlehead {
	color: #000000;
	font-size: 10pt;
	font-weight: bold;
	background-color: #770808; 
	margin: 6px; 
	margin-top: 16px; 
	margin-bottom: 0px; 
	padding: 3px;
	border-style: solid;
	border-width: 1px; 
	border-color: #00000; 
}

div.bibabstract {
	color: #000000;
	font-size: 10pt;
	background-color: #770808; 
	margin: 6px; 
	padding: 5px;
	border-style: solid;
	border-width: 1px; 
	border-color: #00000; 
}

