/* CSS Document */

body{
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	background-color: #ffffff;
	background-attachment: fixed;
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.bodyNonFlash{
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	background-color: #ffffff;
	font-family: Arial, Helvetica;
	font-size: 10px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.buffer {
	background-color: #ffffff;
	background-attachment: fixed;
	background-repeat: no-repeat;
}
a:link {
	color: #bb7f20;
	text-decoration: underline;
}
a:hover {
	color: #da9425;
	text-decoration: underline;
}
a:active {
	color: #da9425;
	text-decoration: underline;
}
a:visited {
	color: #bb7f20;
	text-decoration: underline;
}
td{
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
}
.footer{
	font-family: Verdana, Arial, Helvetica;
	font-size: 9px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
}
.smallText{
	font-family: Verdana, Arial, Helvetica;
	font-size: 9px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
}
.headline{
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	font-weight: bolder;
}