a	{text-decoration:none;
	 font-size:9pt; color:rgb(204,0,0);
         font-weight: bold;
	}

a:hover	{text-decoration:underline;
         font-size:9pt; color:rgb(0,0,0);
         font-weight: bold;
	}

body, form, input, td, th, tr, ol, dl, dd, dt, li, ul, p
	{font-family:Verdana, Helvetica, sans-serif;
	 font-size:9pt; color:rgb(102,102,102);
	}

p	{ line-height:140%;
	}

h1	{font-family:Arial, Helvetica, sans-serif;
	 font-size:14pt; color:rgb(0,0,0);
         font-weight: bold;
	}
