A {  font-weight: bold }
A.menu {  font-weight: bold; text-decoration: none}
B {  font-weight: bold; }

H1 {font: bold normal 22px "book antiqua"}
H2 {font: bold normal 18px "book antiqua"}

.small { font-size: 10px }
.big {  font-size:16px}
p {
	font-family: "Times New Roman", Times, serif;
}
