@charset "utf-8";
.Footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #666;
}
.header {
	color: #0C0F9C;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
}
.Main_frame_white {
	background-color: #FFF;
	outline-style: none;
	text-align: right;
}
body {
	background-color: #CF9;
}
.LearnMore {
	font-size: 24px;
}
.red_text {
	color: #F00;
	font-weight: bold;
}
.instructions_orange_italics {
	color: #E0760C;
}

