body {
	background-attachment: fixed;
}
.dark_grey_bold {
	font-family: "museo-slab-1","museo-slab-2", Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #1E1E1E;
	text-decoration: none;
	letter-spacing: .0em;
}
.red_bold {
	font-family: "museo-slab-1","museo-slab-2", Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.blue_italic {
	font-family: "museo-slab-1","museo-slab-2", Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: italic;
	line-height: 13px;
	font-weight: normal;
	color: #0099CC;
	text-decoration: none;
	letter-spacing: .0em;
}
.grey_regular {
	font-family: "museo-slab-1","museo-slab-2", Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #464646;
	text-decoration: none;
	font-variant: normal;
	letter-spacing: .0em;
}
.dark_grey_regular {
	font-family: "museo-slab-1","museo-slab-2", Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 16px;
	color: #191919;
	text-decoration: none;
	letter-spacing: .0em;
}
.dark_grey_italic {
	font-family: "museo-slab-1","museo-slab-2", Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
	text-decoration: none;
	font-style: italic;
	letter-spacing: .0em;
}
a:hover {
	font-family: "museo-slab-1","museo-slab-2", Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: .0em;
	background-color: #FF3300;	
}
.red {
	font-family: "museo-slab-1","museo-slab-2", Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.blue {
	font-family: "museo-slab-1","museo-slab-2", Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 16px;
	color: #3366FF;
	text-decoration: none;
}
#tape {
	position: absolute;
	top:0px;
	left:0px;
}
#tape[id] {
	position: fixed;
	top:0px;
	left:0px;
}
.white {
	font-family: "museo-slab-1","museo-slab-2", Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 16px;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: .0em;
}
.white_italic {
	font-family: "museo-slab-1","museo-slab-2", Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: italic;
	line-height: 16px;
	color: #CCCCCC;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}

