body {
	font-family: Lucida Bright,Arial,Helvetica,sans-serif;
	font-size: 24;
	color: #6b6b6b;
}
img.border {
border: 1px blue solid;
}
.table {
	font-family: Lucida Bright,Arial,Helvetica,sans-serif;
	font-size: 18px;
	color: #000000;
	}
.th {
	font-family: Lucida Bright,Arial,Helvetica,sans-serif;
	font-size: 18px;
	color: #000000;
	background-color: #c0c0c0;
	}
.td {
	font-family: Lucida Bright,Arial,Helvetica,sans-serif;
	font-size: 18px;
	color: #000000;
	}
.tt {
	font-family: Lucida Bright,Arial,Helvetica,sans-serif;
	font-size: 1px;
	color: #000000;
	background-color: #c0c0c0;
	height: 1px;
	}
H1 {
	font-size: 28px;
	color: #808080;
	font-family: Lucida Calligraphy,Arial,Helvetica,sans-serif;
}
H2 {
	font-family: Lucida Bright,Arial,Helvetica,sans-serif;
	font-size: 18px;
	color: #000000;
}
H3 {
	font-family: Lucida Bright,Arial,Helvetica,sans-serif;
	font-size: 16px;
	color:  #a0a0a0; 
}
H4 {
	font-size: 8px;
	font-family: Lucida Calligraphy,Arial,Helvetica,sans-serif;
	color:  #c0c0c0; 
}
A.menulink {
display: block;
width: 100px;
text-align: center;
text-decoration: none;
font-family:arial;
font-size:14px;
color: #990066;
border: none;
}
A.menulink:hover {
display: block;
width: 100px;
text-align: center;
text-decoration: underline;
font-family:arial;
font-size:14px;
color: #0000FF;
border: none;
}
A.menunone {
display: block;
width: 100px;
text-align: center;
text-decoration: none;
font-family:arial;
font-size:14px;
color: silver;
border: none;
}
A {
color: #a0a0a0;
text-decoration: underline;
}
