*
{
	border:0;
	margin:0;
	padding:0;
	
	font-family:Verdana;
	font-size:8pt;
}

body
{
	text-align:center;

	background-color:#778899;
	background-repeat:no-repeat;
}

a
{
	color:#000000;
	
	font-weight:bold;
	text-decoration: none;
	text-align:left;
}

a:hover, a:active
{
	color:#ff9900;
	
	font-weight:bold;
	text-decoration: none;
	text-align:left;
}
a:link, a:visited
{
	color:#000000;
	
	font-weight:bold;
	text-decoration: none;
	text-align:left;
}

h1
{
	padding:15px 0 0 0;
	margin:0;

	font-size:10pt;
	font-weight: bold;
}
h2
{
	font-size:9pt;
	font-weight: bold;
	
	padding: 20px 0 10px 0; 
	margin:0;
}
/*
-weight: bold;
	
	padding: 20px 0 10px 0; 
	margin:0;*/
}