html {overflow: scroll;}

a {
	color: #990000;
	text-decoration: none;
	}
	
a:hover {

text-decoration: underline; 

}

.style1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #BE2E2E;
}
.style2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
}
.style3 {font-family: Geneva, Arial, Helvetica, sans-serif; font-size: small; color: #BE2E2E; }

.style5 {font-family: Geneva, Arial, Helvetica, sans-serif}
.style6 {
	color: #BE2E2E;
	font-weight: bold;
}
.style7 {font-size: small}
.style8 {color: #BE2E2E}

.style9 {font-size: smaller}
