body
{
	background-repeat: no-repeat;
	background-position: center center;
	font-family : sans-serif;
	font-weight : normal;
	font-style : normal;
	font-variant : normal;
	color : White;
}

big
{
	font-size : 56pt;
	font-weight : bold;
	letter-spacing : 1pt;
}

a
{
	font-size : 16pt;
	text-decoration : none;	
	color : White;
}

a:hover
{
	color : Red;
}

small
{
	font-size : 12pt;
	font-weight : bold;
	letter-spacing : 1pt;
}

xsmall
{
	font-size : 09pt;
	font-weight : bold;
	letter-spacing : 1pt;
}