a:link {  font-family: Arial, Helvetica, sans-serift; color:  #FF8400; text-decoration: none}
a:active {  font-family: Arial, Helvetica, sans-serif; color: #000000; text-decoration: underline}
a:visited {  font-family: Arial, Helvetica, sans-serif; color:  #FF8400; text-decoration: none}
a:hover {  font-family: Arial, Helvetica, sans-serif; color: #000000; text-decoration: underline}
.env {  color: #000000; background-color: #FFFFFF; font-family: Arial, Helvetica, sans-serif}
body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
}
.td10 {  font-family: Arial, Helvetica, sans-serif; font-size: 10px}
td {  font-family: Arial, Helvetica, sans-serif}
td#nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 30px;
	font-weight: bold;
	text-align: right;
	background-image: url(images/bg1.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
td#header  {
	height: 100px;
	background-image: url(images/anvlogobg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
td#main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;

}
#footer {
	font-size: 10px;
	text-align: center;
	width: 100%;
	bottom: 0px;

}
.biog {
	font-style: italic;
}
.biog a:link{
	text-decoration:none;
	color:#FF8400;
	
}
.biog a:active{
		
}
.biog a:hover{
	background-color: #FFCC66;
	text-decoration: underline;
	color: #000000;
}
.biog a:visited{
}

.abstract {
	color:#FF8400;
}	

.refno {
	font-style: italic;
	font-size: smaller;
	vertical-align:text-top;
	color:#FF8400;
	font-weight:bold;
}

h1 {
	color:#FF8400;
}

h2 {
	color:#FF8400;
}

h3 {
	color:#FF8400;
}

h4 {
	color:#FF8400;
}

hr {
	color:#FF8400;
}