.style2 {
	font-size: larger;
	font-weight: bold;
}
.style3 {font-size: larger}
.style4 {font-family: "Times New Roman", Times, serif}

body,td,th {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	color: #800080;
	margin-right: 4in;
	margin-left: 4in;
}
a {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #0000FF;
}
a:visited {
	color: #800080;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	text-decoration: underline;
}
a:link {
	color: #0000FF;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	text-decoration: underline;
}
a:hover {
	color: #0000FF;
	text-decoration: underline;
}
a:active {
	color: #0000FF;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	text-decoration: underline;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight: bold;
}
h1 {
	font-size: 36px;
	color: #800080;
}
h2 {
	font-size: 28px;
	color: #800080;
}
h3 {
	font-size: 18px;
	color: #800080;
}
.style5 {
	font-size: 18px;
	font-weight: bold;
}
.style6 {
	font-size: 24
}
h4 {
	font-size: 14px;
	color: #800080;
}
body {
	background-color: #FFFFFF;
	margin-left: 4in;
	margin-top: 0px;
	margin-right: 4in;
	margin-bottom: 0px;
}
p {
}
