a {
	text-decoration: none;
	color:blue;
	font-size:12pt;
	font-family:"Times New Roman",arial,verdana,sans-serif;
	font-weight:none;
}

a:hover {
	text-decoration: underline;
	color:red;
	font-size:12pt;
	font-family:"Times New Roman",arial,verdana,sans-serif;
	font-weight:none;
}
p	{font-size:11pt;}
h1	{font-size:16pt;}

h2	{font-size:15pt;}

h3	{font-size:14pt;}
