body
	{
		font-family:Arial;
		font-size:12pt;
		color:#000000;
		text-decoration:none;
		font-weight:normal;
		background: #FFFFFF url('images/background_lf.jpg') no-repeat fixed;
	}
	
p
	{
		font-family:Arial;
		font-size:12pt;
		color:#000000;
		text-decoration:none;
		font-weight:normal;
	}

td
	{
		vertical-align:top;
		font-family:Arial;
		font-size:12pt;
		color:#000000;
		text-decoration:none;
		font-weight:normal;
	}

h1
	{
		font-family:Arial;
		font-size:20pt;
		color:#000000;
		text-decoration:none;
		font-weight:normal;
	}

h2
	{
		font-family:Arial;
		font-size:18pt;
		color:#000000;
		text-decoration:none;
		font-weight:normal;
	}
	
h3
	{
		font-family:Arial;
		font-size:16pt;
		color:#000000;
		text-decoration:none;
		font-weight:bold;
	}
	
h4
	{
		font-family:Arial;
		font-size:14pt;
		color:#000000;
		text-decoration:none;
		font-weight:normal;
	}
	
h5
	{
		font-family:Arial;
		font-size:36pt;
		color:#FFFFFF;
		text-decoration:none;
		font-weight:normal;
	}
	
h6
	{
		font-family:Arial;
		font-size:8pt;
		color:#000000;
		text-decoration:none;
		font-weight:normal;
	}
	
a:link
	{
		font-family:Arial;
		font-size:12pt;
		color:#2939AF;
		text-decoration:none;
		font-weight:normal;
	}
	
a:visited
	{
		font-family:Arial;
		font-size:12pt;
		color:#2939AF;
		text-decoration:none;
		font-weight:normal;
	}
	
a:active
	{
		font-family:Arial;
		font-size:12pt;
		color:#2939AF;
		text-decoration:none;
		font-weight:normal;
	}

a:name
	{
		font-family:Arial;
		font-size:12pt;
		color:#2939AF;
		text-decoration:none;
		font-weight:normal;
	}
	
a:hover 
	{
		color:#000000; 
		font-family:Arial; 
		font-size:12pt; 
		text-decoration:none; 
		font-weight:bold;
		
	}