.header1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #9900FF;
	width: 550px;
	text-align: center;
	text-transform: uppercase;
}
.subheader1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	width: 550px;
	color: #CC66FF;
}
.bodytext1 {
	font-family: "Comic Sans MS";
	font-size: 18px;
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;
	width: 850px;
}
.list1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;
	width: 550px;
	list-style-type: decimal;
}
.instructions1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;
	width: 550px;
	color: #CC00CC;
	font-weight: bolder;
}
.link1 {
	font-style: italic;
	color: #FF0000;
	text-decoration: underline;
}
.list2 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	background-position: left;
	list-style-type: disc;
	width: 550px;
	list-style-position: outside;
}
.subheader2 {
	font-style: normal;
	color: #0000CC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	width: 550px;
	font-weight: bolder;
}
.QUIZ {
	font-style: normal;
	text-transform: uppercase;
	color: #FF0000;
	font-weight: bolder;
}
.Captions {
	font-style: normal;
	text-transform: uppercase;
	color: #0000FF;
	font-weight: 200;
	vertical-align: 100%;
}
.definitions {
	font-size: 18px;
	color: #3300CC;
	font-weight: bolder;
}
.degrees {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	vertical-align: super;
	line-height: normal;
	height: 100px;
}
.mysuper{
	vertical-align:top;
	font-size: 9px;
}
.scienceScript {
	font-family: "maths symbols";
	font-size: 24px;
	color: #000000;
}
.supersrcipt {
	font-family: "_sans super";
	font-size: 16px;
	color: #000000;
	line-height: 20px;
}
.subscript {
	font-family: "_sans sub";
	font-size: 24px;
	color: #000000;
}
.bodytextRaised {
	font-family: "Arial raised";
	font-size: 24px;
	text-transform: CH2-610030TEXT2;
	color: #0066CC;
}
.equations {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0066CC;
}
#swiffycontainer{
position: relative;
margin:0 auto;
line-height: 1.4em;
width : 90% !important;
height: 90% !important;
position: absolute;
left: 0;
}
@media only screen and (max-width: 500px) {
	video{
		width:360px !important;
		height: 180px !important;
		margin-top:10px !important;
	}
body{
	overflow-y:hidden;
	overflow-x:hidden;
	/* width:70% !important;
	height:70%!important; */
	
	min-width:600px !important;
	max-width:2000px !important;
	min-height:600px !important;
	max-height:2000px !important;
}
