.stylesheet {
	font-family: tahoma;
	font-size: 11px;
	line-height: 17px;
	color: #666666;
	text-align: justify;

}
.copyrights {
	font-family: verdana;
	font-size: 9px;
	color: #666666;
}
.smallfont {
	font-family: verdana;
	font-size: 10px;
	text-decoration: underline;

}
.nounderline {
	font-family: arial;
	font-size: 10px;
	color: #999999;
}
.links {
	color: #666666;
	text-decoration: none;
	font-family: verdana;
	font-size: 10px;

}
.headings {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;

}
.boldheadings {
	font-weight: bold;
	color: 779861;
}
.redhead {
	color: #996600;
}
a:link {
	color: 478CB8;
	text-decoration: underline;
}
a:visited {
	color: 478CB8;
	text-decoration: underline;
}
a:hover {
	color: 98C0D6;
	text-decoration: underline;
}
a:active {
	color: 478CB8;
	text-decoration: underline;
}
.greybold {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: 87B4D5;
}
.txtfld {
	font-family: tahoma;
	font-size: 11px;
	color: #666666;
	background-color: #f7f7f7;
	width: 115px;
	border: 1px solid #E1E1E1;
}
.footerlinks {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.txtarea {
	font-family: tahoma;
	font-size: 11px;
	color: #666666;
	background-color: #f7f7f7;
	width: 400px;
	border: 1px solid #E1E1E1;
}
.nosizefield {
	font-family: tahoma;
	font-size: 11px;
	color: #666666;
	background-color: #f7f7f7;
	border: 1px solid #E1E1E1;
}