.screen {
	font-family: Arial, Helvetica, sans-serif;
	height: 100%;
	width: 100%;
	text-align: center;
	background-image: url(images/back.jpg);
	margin: auto;
}
.header {
	/* [disabled]font-size: 125%; */
	font-weight: bold;
	text-align: center;
	width: 1024px;
}
.header1 {
	font-size: 250%;
	font-family: Impact, Charcoal, sans-serif;
}

a:link {
	text-decoration: none;
	color: #4763AD;
}
.bullet {
	font-size: 150%;
}
.bold {
	font-weight: bold;
}
.bluecolor {
	color: #4763AD;
}
.redcolor {
	color: #FF252B;
}
a:visited {
	text-decoration: none;
	color: #4763AD;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.page {
	font-size: 100%;
	width: 1024px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFF;
}
.text {
	width: 75%;
	margin: 0px auto;
}
.largertext {
	font-size: 150%
}
.left {
	margin: 0px auto;
	width: 75%;
}
.footer {
	font-size: 75%;
	font-style: italic;
	text-align: center;
}
.margin50 {
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 50px;
}
.left_margin60 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 60px;
}
.left_margin300 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 300px;
}
.margin20left {
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 50px;
}
.vacc {
	font-size: 90%;
	font-weight: normal;
}
