a
	{
		text-decoration:none;
		color:#333333;
		font-size:12pt;
		font:tahoma;
	}
a:hover
	{
		text-decoration:underline;
		font-weight:bold;
	}

p 
	{ 
		font-size:12pt;
		color:#222222;
		font:tahoma;
		text-align:justify;
	}
h1
{ 
		font-size:12pt;
		font-weight:bold;
		color:#808000;
	}

.link
	{	
		text-decoration:none;
		font-size:12pt;
		font-weight:bold;
		color:#800000;
		font:tahoma;
	}
	
.swan
	{ 
		font-size:12pt;
		color:#222222;
		font:tahoma;
	}