H1 {
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: x-large;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
h2 {
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: large;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-align: left;
}
h3 {
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	color: #000;
	text-align: left;
}

a {
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #FF0000;
}
a:hover{
	color:#0000FF;
	font-size: small;
	text-align: left;
	font-family: Verdana, Geneva, Arial, sans-serif;
}

body {
	background-color:#780001;
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: small;
	text-align: left;
	color: #000;
}

li {
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.picture {
	font-family: Verdana, Geneva, Arial, sans-serif;
	ffont-size: small;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	font-size: small;
	border: 0;
	text-align: center;
}

html {
    overflow: scroll;
} 

