@charset "utf-8";
.btn1 {
    border: none;
    color: white;
    padding: 14px 28px;
    font-size: 16px;
    cursor: pointer;
}
	
.blueboldheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #03C;
}
.paratitleblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #009;
}
.textarialblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #000;
}
.textarialblacksmall {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: xx-small;
	font-style: normal;
	line-height: normal;
	color: #000;
	font-weight: normal;
}
.headarialblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #009;
}
.arialbluelge {
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
	color: #03C;
	font-style: normal;
	font-weight: bolder;
	background-color: #9F3;
}

.blueboldheaderpic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #00F;
	background-color: #FF0;
}
.arialblackmed {
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
}

.comicboldblack {
	font-family: "Comic Sans MS", cursive;
	font-size: medium;
	font-style: italic;
	font-weight: bold;
	color: #C0C;
	text-decoration: blink;
}
.moblarge {
	font-weight: bolder;
	font-size: xx-large;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-style: normal;
	text-decoration: underline;
}
.Mobxlarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-style: normal;
	font-weight: bolder;
}

.boldblackbox {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFF;
	font-size: x-large;
	background-color: #000;
	text-align: left;
	vertical-align: middle;
}

 .boldbluebox {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFF;
	font-size: x-large;
	background-color: #00C;
	text-align: left;
	vertical-align: middle;
}
.boldgreenbox {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFF;
	font-size: x-large;
	background-color: #0C0;
	text-align: left;
	vertical-align: middle;
}
.boldorgbox {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFF;
	font-size: x-large;
	background-color: #F96;
	text-align: left;
	vertical-align: middle;
}
.boldpinkbox {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFF;
	font-size: x-large;
	background-color: #F9F;
	text-align: left;
	vertical-align: middle;
}
.boldredbox {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFF;
	font-size: x-large;
	background-color: #F00;
	text-align: left;
	vertical-align: middle;
}
.boldwhitebox {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000;
	font-size: x-large;
	background-color: #FFF;
	text-align: left;
	vertical-align: middle;
}
.boldyelbox {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFF;
	font-size: x-large;
	background-color: #FF6;
	text-align: left;
	vertical-align: middle;
}
.titlecomicred {
	font-family: "Comic Sans MS", cursive;
	font-weight: bold;
	color: #C00;
	font-size: large;
	font-style: italic;
	text-decoration: blink;
	background-color: #F9F;
}
