﻿body {
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	color: #000000;
	padding: 1em 3em 1em 3em;
	margin: .5em 3em .5em 3em;
	background-color: #FFFFFF;
}
.style1 {
	margin-left: 200px;
	margin-right: 100px;
}
.style3 {
	border-style: solid;
	border-width: 0px;
}
welcome {
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: large;
	color: #00FFFF;
}
.style4 {
	margin-left: 200px;
	font-style: italic;
	font-weight: bold;
	color: #FF0000;
	font-size: large;
}
.style5 {
	text-align: center;
}
.style6 {
	font-style: italic;
	font-weight: bold;
	color: #FF0000;
	font-size: large;
	text-align: center;
}


