.mainname {
 	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #000000;
	background properties: fixed;
}
.bname {
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.lname {
	color: #000000;
	font-size: medium;
 	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
}
.cname {
 	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #000000;
	font-style: italic;
}
.fname {
	color: #000000;
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.ename {
	color: #000000;
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.ftext {
	color: #000;
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.etext {
	color: #000000;
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.btext {
	color: #000000;
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

.content {
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
}
.references {
	color: #000000;
  	padding:10px;
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	border: thin dotted #000;
}

body {background-color: #E6BE81;}

.style1 {
	color: #000;
	font-size: smaller;
	font-weight: bold;
	font-style: italic;
}
.style2 {font-size: x-small}


/*hyperlink colours  
A {
	font-family: Georgia, "Times New Roman", Times, serif;
}
A:link {
	color:white;
}
A:visited {
	color: white;
}
A:hover {
	text-decoration: none; 
	color: #E1F1FF;
	font-weight:bold;
}
A:active {
	color: red;
	text-decoration: none;
}
*/

