.style1 {
       font-size: x-small;
       font-family: "Gill Sans", Arial;
}
.style1 a {
       font-family: "Gill Sans", Arial;
             font-size: 14px;
}
.style2 {
       font-family: "Gill Sans", Arial;
       font-size: small;
}
body,td,th {
	font-family: "Gill Sans", Arial;
	font-size: small;
	color: #000000;
}
a {
	font-family: "Gill Sans", Arial;
	font-size: small;
	color: #000000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
h1,h2,h3,h4,h5,h6 {
	font-family: "Gill Sans", Arial;
}
h1 {
	font-size: medium;
}
.style3 {font-size: x-small}
