h1{
	color : Black;
	font-weight : bolder;
	font-size : 16px;
	font-family : Verdana;
}
h2{
	color : Black;
	font-weight : bold;
	font-size : 12px;
	font-family : Verdana;
}
h3{
	color : Gray;
	font-weight : bold;
	font-size : 10px;
	font-family : Verdana;
}
td{
	background : White;
}
.right{
	font-size : 10px;
	font-family : Verdana;
}
.center{
	font-size : 12px;
	font-family : Verdana;
}
.left{
	font-size : 10px;
	font-family : Verdana;
}
.fmenu{
	font-size : 10px;
	font-family : Verdana;
}
.copyright{
	color : Gray;
	font-size : 10px;
	font-family : Verdana;
}
A{
	font : bold;
}
A.left{
	font: bold;
}
td.menu{
	background-color : Silver;
	vertical-align: middle;
	height: 15px;


}
.menu{
	font-size : 10px;
	font-family : Verdana;
	vertical-align: middle;

}
A.menu{
	font-weight : bold;
	font-size : 10px;
	font-family : Verdana;
	color : Black;
}

.search {
	font-weight : bold;
	font-size : 12px;
	font-family : sans-serif;
	color : Gray;
	border : 2px dotted Silver;
	padding : 2px;
}
.lmenu{
	font-weight : bold;
	font-size : 12px;
	font-family : sans-serif;
	border-bottom : thin dotted Silver;
	text-decoration : none;
}
.lmenu:hover{
	font-weight : bold;
	font-size : 12px;
	font-family : sans-serif;
	text-decoration: underline;
}
.contact{
	font-size : 10px;
	font-family : Verdana;
	color : Gray;
}
