h1
{
	font-family:verdana;
	font:28;
  font-weight:normal;
}

h2
{  
  font-family:'@Arial Unicode MS';
	font:28;
  font-weight:bold; 
}

h3
{
  font-family:'@Arial Unicode MS';
	font:20;
  font-weight:bold;
}

h4
{
  font-family:'@Arial Unicode MS';
	font:16;
  font-weight:normal;
}

h5
{
  font-family:'verdana';
	font:10; 
	font-weight:normal; 
}

h6
{
  font-family:'@Arial Unicode MS';
	font:10;
  font-weight:bold;
}

a
{ font-family: verdana; font-size: 8pt; color:#0066CC; text-decoration:underline; 
}

a:active
{ font-family: verdana; font-size: 8pt; color:#0066CC; text-decoration:underline; 
}

a:hover
{ font-family: verdana; font-size: 8pt; color:#0066CC; text-decoration:underline; 
}

a:visited
{ font-family: verdana; font-size: 8pt; color:#0066CC; text-decoration:underline; 
}