body	{background-color:#ffffff;
	font-family: Verdana; 
	font-size: 12pt; 
	color:#222222;
	}
h1	{font-family: Arial; 
	font-size: 18pt; 
	font-weight: bold;
	font-style: italic;
	}
h2	{font-family: Arial; 
	font-size: 16pt; 
	font-weight: bold;
	font-style: italic;
	}
h3	{font-family: Arial; 
	font-size:12pt; 
	font-weight: bold;
	font-style: italic;
	}
h4	{font-family: Arial; 
	font-size: 12pt; 
	font-weight: bold;
	font-style: italic;
	}

h5	{font-family: Arial; 
	font-size: 12pt; 
	font-weight: bold;
	font-style: italic;
	}
h6	{font-family: Arial; 
	font-size: 10pt; 
	font-weight: bold;
	font-style: italic;
	}


a:link	{font-family:Arial;
	font-size:12;
	font-weight:bold;
	text-decoration:none;
	color:#0000ff;
	}

a:visited	{font-family:Arial;
	font-size:10;
	font-weight:bold;
	text-decoration:none;
	color:#0099ff;
	}

a:hover	{font-family:Arial Black;
	font-size:14;
	font-weight:bold;
/*	text-decoration:none;*/
	color:#0000ff;
	}
a:selected	{font-family:Arial;
	font-size:12;
	font-weight:bold;
	text-decoration:none;
	color:#ff0000;
	}
