.h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 50px;
	background-color: #FFFF66;
	color: #000000;
}
.h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 35px;
	font-style: italic;
	font-weight: bolder;
}
.bodytext1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	font-style: italic;
	text-align: center;
}
.bodytext2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 25px;
	color: #000000;
	text-align: justify;
	padding: 20px;
}

.bodytext3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 25px;
	color: #000000;
	text-align: justify;
	padding: 20px;
	line-height: 1em;
}


.DropCap {
	float:left;
	color:#000000;
	font-size:100px;
	line-height:80px;
	padding-top:2px;
	font-family: Times, serif, Georgia;
}

.content {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: normal;
	color: #000000;
	text-align: center;
	padding: 20px;
}
.image1 {
	float: right;
	margin-left: 20px;
	margin-top: 20px;
}

.linkstyle1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	line-height: 0.2em;
}

.linkstyle1  a:link {
	color: #0000FF;
	text-decoration: underline;
}
.linkstyle1  a:visited {
	color: #0000FF;
	text-decoration: underline;
}
.linkstyle1 a:hover {
	color: #FF0000;
	text-decoration: none;
}

.linkstyle2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 25px;
	font-style: italic;
	font-weight: bold;
	line-height: 0.2em;
	
}

.linkstyle2  a:link {
	color: #0000FF;
	text-decoration: underline;
}
.linkstyle2  a:visited {
	color: #0000FF;
	text-decoration: underline;
}
.linkstyle2 a:hover {
	color: #0000FF;
	text-decoration: none;
}





#masspicture {
	float: right;
	width: 45%;
	text-align: center;
	margin-top: 100px;
}
.linklist2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #000000;
	text-align: left;
	padding: 40px;
	width: 400px;
	border: medium double #000000;
	list-style-position: outside;
	list-style-type: square;
	font-style: normal;
	margin-top: 70px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #E8E5B2;
	line-height: 2em;
}
.linklist2 li {
	list-style-type: square;
	list-style-position: outside;
}
.linklist2 a {
	text-decoration: underline;
	color: #0000FF;
}
/*.linklist2 a:hover {
	color: #FF0000;
}*/
.h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}
.Textbox {
	width: 95%;
	border: none;
	padding: 10px 10px 20px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	text-align: justify;
}
.h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}

.h4link {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: italic;
	font-weight: bold;
	color: #0033CC;
}




.Textbox a {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #0000CC;
}
