.title {
	text-align: left;
	font-weight: bold;
	font-variant: small-caps;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	height: auto;
	font-style: normal;
	text-decoration: none;
}
#main {
	font-family: "Times New Roman", Times, serif;
	background-color: #FFFFCC;
	background-image: url(helixbackground.gif);
	border="1";
	
	font-size: 16px;
}
.head1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	font-weight: bold;
}
.head2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.menu {
	background-color: #3399CC;
}
body {
	background-color: #DCE6E7;
	background-image: url(FADANDFcs.JPG);
	font-family: Georgia, "Times New Roman", Times, serif;
}
.subtitle {
	vertical-align: text-bottom;
	clear: both;
	float: right;
	font-size: smaller;
	font-weight: bold;
}
.smaller {
	font-size: smaller;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.abstract {
	text-align: left;
	text-indent: 1.5cm;
	width: 80%;
	font-size: smaller;
	margin-left: 10%;
}
a:link {
	color: #0000CC;
	text-decoration: none;
}
a:visited {
	color: #000099;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
}
