@charset "utf-8";
/* CSS Document */

.bodytext {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:16px;
}

.header_orange_18px {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:18px;
color: #F88007;
font-weight:bold;
}

.header_orange_16px {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:16px;
color: #F88007;
font-weight:bold;
}

.header_purple_16px {
	color: #4D3F72;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}

.StudioScoop {
	color: #4D3F72;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	font-style: italic;
}

.body_italics {
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-style: italic; 
	}
	
.body_bold {
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-weight: bold; 
	}
		
.signupframe {
  font-family: Georgia, "Times New Roman", Times, serif;
}