textarea {font-family: Verdana;}
input {font-family: Verdana;}
select {font-family: Verdana;}
body, table, tr, td, div, a {font-family: Verdana; font-size: 8pt; font-style: normal; color: #333333 }

.header
{
TEXT-DECORATION: NONE;
COLOR: #FFFFFF;
FONT-FAMILY: Verdana;
FONT-SIZE: 8pt;
FONT-WEIGHT: bold
}

.small
{
TEXT-DECORATION: NONE;
COLOR: #000000;
FONT-FAMILY: Verdana;
FONT-SIZE: 7pt;
FONT-WEIGHT: normal
}

.header-article
{
TEXT-DECORATION: NONE;
COLOR: #000000;
FONT-FAMILY: Verdana;
FONT-SIZE: 12pt;
FONT-WEIGHT: bold
}
.header-orng
{
TEXT-DECORATION: NONE;
COLOR: #FFCC00;
FONT-FAMILY: Verdana;
FONT-SIZE: 8pt;
FONT-WEIGHT: bold
}

A.menulink
{
	color:#FFFFFF;
	font-family:Verdana;
	font-size:8pt;
	font-weight:bold;
	text-decoration:none;
}

A.menulink:hover
{
	color:#FFCC00;
	font-family:Verdana;
	font-size:8pt;
	font-weight:bold;
	text-decoration:none;
}
A.link
{
	color:#000000;
	font-family:Verdana;
	font-size:8pt;
	font-weight:bold;
	text-decoration:none;
}

A.link:hover
{
	color:#666666;
	font-family:Verdana;
	font-size:8pt;
	font-weight:bold;
	text-decoration:underline;
}
A.regular
{
	color:#000000;
	font-family:Verdana;
	font-size:8pt;
	font-weight:normal;
	text-decoration:none;
}

A.regular:hover
{
	color:#000000;
	font-family:Verdana;
	font-size:8pt;
	font-weight:normal;
	text-decoration:underline;
}