body
{
	font-family: 'Times New Roman' , Roman, Times, Serif;
}
.button
{
	width: 65px;
	color: #993300;
	font-size: smaller;
	font-weight: bold;
	font-family: 'Times New Roman' , Roman, Times, Serif;
	text-align: center;
	padding-bottom: 2px;
	padding-top: 2px;
	padding-left: 5px;
	padding-right: 5px;
	text-decoration: none;
	cursor: hand;
}
.intro
{
	font-family: 'Times New Roman' , Roman, Times, Serif;
	text-align: justify;
	letter-spacing: 1px;
	/* border-top: solid 1px #008000; */
	padding: 10px;
	width: 100%;
}
.title
{
	font-family: 'Times New Roman' , Roman, Times, Serif;
	font-size: x-large;
	padding-top: 5px;
	padding-left: 10px;
	color: #008000;
}
.subtitle
{
	font-family: 'Times New Roman' , Roman, Times, Serif;
	font-size: large;
	padding-top: 5px;
	padding-left: 10px;
	color: #008000;
}
.outline
{
	border: solid 1px #996633;
}
A
{
	font-family: 'Times New Roman' , Roman, Times, Serif;
	color: #993300;
	font-weight: bold;
}
img
{
    border-color:Black;
}
