/* Stylesheet, HSBC Malta */

html body,
body
{
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
}

select
{ 
background-color: #FCFFF0; 
color: #000000;
font-size: 10px;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
}


/* text */

.welcomemessage
{
font-family: Tahoma;
color: #666666;
font-weight: bold;
font-size: 18px;
}


.labeltext_default
{
color: #333333;
font-size: 10px;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
}

.text_default
{
color: #333333;
font-family: Arial, Helvetica, sans-serif;
}


.subtitle
{
font-family: Tahoma;
color: #333333;
font-weight: bold;
font-size: 14px;
}


.linkspacer_red
{
color: #FF0000
}


/* links */

a:link
{
color: #666666;
text-decoration: none;
}

a:visited
{
color: #666666;
text-decoration: none;
}

a:hover
{
color: #333333;
text-decoration: underline;
}

a:active
{
	color: #333333;
	text-decoration: none;
	z-index: auto;
	font-weight: bold;
	clear: both;
}
.piblinks {
	font-size: 10px;
	font-family: Tahoma;
	font-weight: bold;
	color: #666666;
}
.premierstyle1 
{
	font-size: 11px
}
.premierstyle3 
{
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
}
