.greyfont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: lighter;
	color: #666666;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #666666;
	font-weight: bold;

}
.linkstyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	background-image: none;
	text-decoration: none;

}
.bottombar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	letter-spacing: normal;
	text-align: center;
	background-image: url(../Graphics/bottom_bar.gif);
	vertical-align: middle;
	white-space: normal;
	height: 25px;
	width: 700px;
	top: 8px;
	word-spacing: 0.2em;
	display: block;
	line-height: normal;
	background-position: center;



}
.linkstyle2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	color: #660099;
	text-decoration: none;
}
