body {
	background properties:fixed;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}

.bname, .fname, .ename, .ftext, .btext, .ftext, {
	color: #333;
	}
.bname, .fname, .ename {
	font-size:larger;
	}


.lname {
	font-size: large;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	color:#000000;
}
.cname {
	font-size: medium;
	font-style: italic;
}
.mainname {
	font-size: large;
	color: #000000;
}
.references {
	color: #FFF;
  	padding:10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	border: thin dotted #CCCCCC;
}
h1 {
	background-color: #cccccc;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
}

