body{
    font-family: Georgia, Times New Roman, Times, serif;
	font-size: small;
	background-color: White;
	color: Black;
}

a{
	color: #801813;
}

a:link{
	color: #801813;
}
a:visited{
	color: #801813;
}
a:active{
	color: #FF0000;
}
	a.menu{
	font-size: 15px;
	font-weight: bolder;
	font-family: Georgia, Times New Roman, Times, serif;
	text-decoration: none;
}
	a.menu:link {color: #000000
	}
	a.menu:visited {color: #000000
	
	}
	a.menu:active {color:#000000
	
	}
	a.menu:hover {color:#FF0000
	
	}
h1 {
	font-size: x-large;
	font-weight: normal;
	text-align: center;
	color: #801813;
}
h3 {
	font-size: large;
	font-weight: normal;
	text-align: center;
	font-style:italic;
}
.head{
	font-size: large;
	font-weight: normal;
	text-align: center;
}
.head1{
	font-size: large;
	font-weight: bolder;
	text-align: center;
	color: #801813;
}
.head2{
	font-size: medium;
	font-weight: bolder;
	text-align: center;
	color: #801813;
}
.star{
	font-size: medium;
	font-weight: normal;
	text-align: center;
}
.usual{
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight: normal;
	font-size: medium;
}
.quote{
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight: normal;
	font-size: medium;
	margin-left: 80px;
}
.poetry{
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight: normal;
	font-size: medium;
	margin-left: 80px;
}
.quote2{
	font-weight: normal;
	font-size: small;
	margin-left: 55%;
}
.epigraph{
	font-weight: normal;
	font-size: small;
	margin-left: 45%;
}
.info{
	font-weight: normal;
	font-size: small;
	font-style:italic;
}
.note{
	font-weight: normal;
	font-size: small;
}
.data{
	font-weight: bold;
	font-size: medium;
	text-align: right;
}
.date{
	font-weight: bold;
	font-size: medium;
	text-align: right;
}
