body, table
{
	font-family: "tahoma";
	font-size:13px;
	color:#666666;
	text-decoration : none;
	line-height:18px;
}
.H1
{
	font-family: "tahoma";
	font-size:14px;
	font-weight:bolder;
	color:#FF0000;
	text-decoration : none;
	line-height:18px;
}
.H2
{
	font-family: "tahoma";
	font-size:12px;
	font-weight:bolder;
	color:#666666;
	text-decoration : none;
	line-height:18px;
}
a.linkred
{
	font-family: "tahoma";
	font-size:13px;
	color:#666666;
	text-decoration : none;
	line-height:18px;
	font-weight: bold;
}
a.linkred:hover
{
	font-family: "tahoma";
	font-size:13px;
	color:#FF0000;
	text-decoration : none;
	line-height:18px;
}
a.link
{
	font-family: "tahoma";
	font-size:13px;
	color:#666666;
	text-decoration : none;
	line-height:18px;
}
a.link:hover
{
	font-family: "tahoma";
	font-size:13px;
	color:#FF0000;
	text-decoration : none;
	line-height:18px;
}
a.link2
{
	font-family: "tahoma";
	font-size:10px;
	color:#666666;
	text-decoration : none;
	line-height:18px;
	font-weight:bold;
}
a.link2:hover
{
	font-family: "tahoma";
	font-size:10px;
	color:#FF0000;
	text-decoration : none;
	line-height:18px;
	font-weight:bold;	
}
a.link_mail
{
	font-family: "tahoma";
	font-size:13px;
	color:#0000CC;
	text-decoration : none;
	line-height:18px;
}
a.link_mail:hover
{
	font-family: "tahoma";
	font-size:13px;
	color:#0000CC;
	text-decoration:underline;
	line-height:18px;
}
.box
{
	border : 1px solid;
	border-color : #999999;
	color:#666666;
	font-family: "MS Sans Serif", tahoma, MS Sans Serif;
	font-size:12px;
	text-decoration : none;
}
