p.footer2 {
	color: grey;
	font-family: arial;
        font-weight: 900;
	font-size: 8pt;
}
p.footer {
	color: grey;
	font-family: arial;
	font-size: 8pt;
}

h1 {

	font-family: serif;
	font-size: 16pt;

}

input.search {

	size: 140px;

}


p.search {

	color: White;
	font-family: arial;
	font-size: 10pt;
        font-weight: 900;
}

a.menu {
	text-decoration: none;
        color: 000000;
}
a.menu:hover {
	text-decoration: underline;
        color: #0b2c4f;
}

td.menu {
        text-align: center;
        margin-left: 10px;
	color: 000000;
	font-family: arial;
        font-weight: 900;
	font-size: 10pt;
}
td.menu:hover {
	background-color: C0C0C0;

}
