body
	{
		font-family:Verdana;
		font-size:12pt;
		color:#000000;
		text-decoration:none;
		font-weight:normal;
	}

td
	{
		vertical-align:top;
		font-family:Verdana;
		font-size:12pt;
		color:#000000;
		text-decoration:none;
		font-weight:normal;
	}

h1
	{
		font-family:Verdana;
		font-size:20pt;
		color:#000000;
		text-decoration:none;
		font-weight:bold;
	}

h2
	{
		font-family:Verdana;
		font-size:20pt;
		color:#000000;
		text-decoration:none;
		font-weight:normal;
	}
	
h3
	{
		font-family:Verdana;
		font-size:16pt;
		color:#000000;
		text-decoration:none;
		font-weight:bold;
	}
	
h4
	{
		font-family:Verdana;
		font-size:16pt;
		color:#000000;
		text-decoration:none;
		font-weight:normal;
	}
	
h5
	{
		font-family:Verdana;
		font-size:10pt;
		color:#000000;
		text-decoration:none;
		font-weight:bold;
	}
	
h6
	{
		font-family:Verdana;
		font-size:10pt;
		color:#000000;
		text-decoration:none;
		font-weight:normal;
	}
	
a:link
	{
		font-family:Verdana;
		font-size:12pt;
		color:#ff0000;
		text-decoration:underline;
		font-weight:normal;
	}
	
a:visited
	{
		font-family:Verdana;
		font-size:12pt;
		color:#ff0000;
		text-decoration:underline;
		font-weight:normal;
	}
	
a:active
	{
		font-family:Verdana;
		font-size:12pt;
		color:#ff0000;
		text-decoration:underline;
		font-weight:normal;
	}

a:name
	{
		font-family:Verdana;
		font-size:12pt;
		color:#ff0000;
		text-decoration:underline;
		font-weight:normal;
	}
	
a:hover 
	{
		color:#000000; 
		font-family:Verdana; 
		font-size:12pt; 
		text-decoration:underline; 
		font-weight:normal;
		
	}