.bigwelcome
{
	font-size : 13pt;
	font-family : sans-serif;
	font-weight : bold;
	color : #6699FF;
	line-height : 13pt;
	text-align : center;
}

.mediumwelcome
{
	font-size : 9pt;
	font-family : sans-serif;
	font-weight : bold;
	color : #FFFFFF;
	line-height : 10pt;
	text-align : center;
}

.smallwelcome
{
	font-size : 9pt;
	font-family : sans-serif;
	font-weight : normal;
	color : #FFFFFF;
	line-height : 8pt;
	text-align : center;
}

a
{
	text-decoration : underline;
}

a:hover
{
	text-decoration : none;
}

