BODY,TABLE,TD,SELECT,INPUT,DIV,FORM,TEXTAREA,SELECT,center,option,pre,blockquote
{
	 font-family:Tahoma;
	 font-size:8pt;
}

a:link, a:visited	{
	text-decoration: none;
}

a:hover	{
	text-decoration: underline;
}

img	{
	border: none;
}

.button_common	{
	border: 1pt solid silver;
	background-color: beige;
	cursor: hand;
	padding: 0;
}

.input_common	{
	border: 1pt solid silver;
}

.black_common	{
	color: black;
}

.black_common:link, .black_common:visited	{
	color: black;
	text-decoration: none;
}

.black_common:hover	{
	color: black;
	text-decoration: underline;
}

.dimgray_common	{
	color: dimgray;
}

.dimgray_common:link, .dimgray_common:visited	{
	color: dimgray;
	text-decoration: none;
}

.dimgray_common:hover	{
	color: dimgray;
	text-decoration: underline;
}
