.covidButton {
	box-shadow:inset 0px 0px 0px 0px #f7c5c0;
	background:linear-gradient(to bottom, #ba0101 5%, #e4685d 100%);
	background-color:#ba0101;
	border-radius:11px;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:Arial;
	font-size:20px;
	font-weight:bold;
	padding:6px 13px;
	text-decoration:none;
	text-shadow:0px 1px 0px #b23e35;
}
.covidButton:hover {
	background:linear-gradient(to bottom, #e4685d 5%, #ba0101 100%);
	background-color:#e4685d;
    color: #ffffff
}
.covidButton:active {
	position:relative;
	top:1px;
}
body {
	margin: 0px 0 0 0;
	padding: 0; 
}
.bodybold {
	font-family: 'Muli', sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 23px;
	font-weight: bold;
	color: #000000;
}
.bodytext {
	font-family: 'Muli', sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 23px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.bodytext a:link {
	font-family: 'Muli', sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 23px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
.bodytext a:visited {
	font-family: 'Muli', sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 23px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
.bodytext a:hover {
	font-family: 'Muli', sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 23px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
.bodytext a:active {
	font-family: 'Muli', sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 23px;
	font-weight: normal;
    color: #D62F92;
	text-decoration: none;
}

.bodytextsm {
	font-family: 'Muli', sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.bodytextsm a:link {
	font-family: 'Muli', sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 18px;
	color: #000000;
	text-decoration: underline;
}
.bodytextsm a:visited {
	font-family: 'Muli', sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 18px;
	color: #000000;
	text-decoration: underline;
}
.bodytextsm a:hover {
	font-family: 'Muli', sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 18px;
	color: #FE0000;
	text-decoration: none;
}
.bodytextsm a:active {
	font-family: 'Muli', sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 18px;
    color: #FE0000;
	text-decoration: none;
}

.pinkbodytext {
	font-family: 'Muli', sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 23px;
	font-weight: normal;
	color: #D63092;
}
.whitebodytext {
	font-family: 'Muli', sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 23px;
	font-weight: normal;
	color: #FFFFFF;
}
.whitebodytext a:link {
	font-family: 'Muli', sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 23px;
	color: #FFFFFF;
	text-decoration: underline;
}
.whitebodytext a:visited {
	font-family: 'Muli', sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 23px;
	color: #FFFFFF;
	text-decoration: underline;
}
.whitebodytext a:hover {
	font-family: 'Muli', sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 23px;
	color: #FE0000;
	text-decoration: none;
}
.whitebodytext a:active {
	font-family: 'Muli', sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 23px;
    color: #FE0000;
	text-decoration: none;
}

.whitebodybold {
	font-family: 'Muli', sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 25px;
	font-weight: bold;
	color: #FFFFFF;
}
.whitebodybold a:link{
	font-family: 'Muli', sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 25px;
	font-weight: bold;
	color: #FFFFFF;
}
.whitebodybold a:visited{
	font-family: 'Muli', sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 25px;
	font-weight: bold;
	color: #FFFFFF;
}
.whitebodybold a:hover{
	font-family: 'Muli', sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 25px;
	font-weight: bold;
	color: #FFFFFF;
}
.whitebodybold a:active{
	font-family: 'Muli', sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 25px;
	font-weight: bold;
	color: #FFFFFF;
}
.whitebodytextsm {
	font-family: 'Muli', sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #FFFFFF;
}
.whitebodytextsm a:link {
	font-family: 'Muli', sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 18px;
	color: #FFFFFF;
	text-decoration: none;
}
.whitebodytextsm a:visited {
	font-family: 'Muli', sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 18px;
	color: #FFFFFF;
	text-decoration: none;
}
.whitebodytextsm a:hover {
	font-family: 'Muli', sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 18px;
	color: #FFFFFF;
	text-decoration: underline;
}
.whitebodytextsm a:active {
	font-family: 'Muli', sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 18px;
    color: #FFFFFF;
	text-decoration: none;
}

.bodyITALICS {
	font-family: 'Muli', sans-serif;
	font-size: 16px;
	font-style: italic;
	line-height: 23px;
	font-weight: normal;
	color: #000000;
}

.headerblack {
font-family: 'Arima Madurai', cursive;
	font-size: 35px;
	font-style: normal;
	line-height: 52px;
	font-weight: bold;
	color: #000000;
}
.headerwhite {
font-family: 'Arima Madurai', cursive;
	font-size: 35px;
	font-style: normal;
	line-height: 52px;
	font-weight: bold;
	color: #FFFFFF;
}
.headerpink {
font-family: 'Arima Madurai', cursive;
	font-size: 35px;
	font-style: normal;
	line-height: 52px;
	font-weight: bold;
	color: #D63092;
}

.headerpink2 {
font-family: 'Oswald', sans-serif;
	font-size: 34px;
	font-style: normal;
	line-height: 45px;
	font-weight: normal;
	color: #D63092;
}

.subheaderpink2 {
font-family: 'Oswald', sans-serif;
	font-size: 21px;
	font-style: normal;
	line-height: 35px;
	font-weight: normal;
	color: #D63092;
}

.headerblue {
font-family: 'Arima Madurai', cursive;
	font-size: 35px;
	font-style: normal;
	line-height: 52px;
	font-weight: bold;
	color: #0f97e3;
}
.headerpinkmed {
font-family: 'Muli', sans-serif;
	font-size: 30px;
	font-style: normal;
	line-height: 45px;
	font-weight: normal;
	color: #D63092;
}
.headerpinksm {
font-family: 'Muli', sans-serif;
	font-size: 21px;
	font-style: normal;
	line-height: 40px;
	font-weight: normal;
	color: #D63092;
}
.headerbluesm {
font-family: 'Muli', sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 27px;
	font-weight: normal;
	color: #0f97e3;
}
.headerblackmed {
font-family: 'Arima Madurai', cursive;
	font-size: 28px;
	font-style: normal;
	line-height: 40px;
	font-weight: normal;
	color: #000000;
}

.headerwhitemed {
font-family: 'Arima Madurai', cursive;
	font-size: 26px;
	font-style: normal;
	line-height: 34px;
	font-weight: normal;
	color: #FFFFFF;
}
.headerwhitesm {
font-family: 'Arima Madurai', cursive;
	font-size: 18px;
	font-style: normal;
	line-height: 23px;
	font-weight: normal;
	color: #FFFFFF;
}
.quote {
	font-family: 'Oswald', sans-serif;
	font-size: 34px;
	font-style: normal;
	line-height: 38px;
	font-weight: normal;
	color: #FFFFFF;
}
.tableheader{
	font-family: 'Oswald', sans-serif;
	font-size: 22px;
	font-style: normal;
	line-height: 26px;
	font-weight: normal;
	color: #FFFFFF;
}
.linktext {
	font-family: 'Oswald', sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 23px;
	font-weight: normal;
	color: #FFFFFF;
}
.linktext a:link {
	font-family: 'Oswald', sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 23px;
	color: #FFFFFF;
	text-decoration: none;
}
.linktext a:visited {
	font-family: 'Oswald', sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 23px;
	color: #FFFFFF;
	text-decoration: none;
}
.linktext a:hover {
	font-family: 'Oswald', sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 23px;
	color: #91effa;
	text-decoration: none;
}
.linktext a:active {
	font-family: 'Oswald', sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 23px;
    color: #91effa;
	text-decoration: none;
}