@charset "ISO-8859-1";
body {
	background-color: #fbf9e5;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 15pt;
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	line-height: 13pt;
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
}
.berniebody {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height: 12pt;
	color: #FFFFFF;
	font-style:normal;
	font-weight: normal;
}
.bernietitle {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:23px;
	line-height: 25px;
	color: #FFFFFF;
	font-style:normal;
	font-weight: normal;
}
a:link {
	color:#d4c68d;
}
a:hover {
	color:#124679; 
}
a:visited {
	color:#ffffff; 
}