body
{
	font-family: Tahoma, Arial;
	font-size: 12px;
}
td
{
	font-family: Tahoma, Arial;
	font-size: 12px;
}
.title
{
	font-size: 18px;
}
a
{
	font-family: Tahoma, Arial;
	color: black;
	text-decoration: none
}
a:link 
{
	font-family: Tahoma, Arial;
	color: black;
	text-decoration: none
}
a:active
{
	font-family: Tahoma, Arial;
	color: black;
	text-decoration: none
}
a:visited
{
	font-family: Tahoma, Arial;
	color: black;
	text-decoration: none
}
a:hover
{
	font-family: Tahoma, Arial;
	color: #023B9E;
	text-decoration: none
}

a.menu:link 
{
	font-family: Tahoma, Arial;
	color: white;
	text-decoration: none
}
a.menu:active
{
	font-family: Tahoma, Arial;
	color: white;
	text-decoration: none
}
a.menu:visited
{
	font-family: Tahoma, Arial;
	color: white;
	text-decoration: none
}
a.menu:hover
{
	font-family: Tahoma, Arial;
	color: #d8dbea;
	text-decoration: none
}

.txtH
{
	writing-mode:lr-tb
}

.txtV
{
	writing-mode:tb-rl
}

.verticalSpan
{
	float: center;
	width: 10;
	padding: 0.2em;
	filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}
