a:link { 
	font: 10pt Trebuchet MS,Tahoma,Arial;
	color: #000000;
	font-weight: 700;
	}
a:visited { 
	font: 10pt Trebuchet MS,Tahoma,Arial;
	color: #000000;
	font-weight: 700;
	}
a:hover	 {
	color: #FF0000;
	text-decoration:none;
	font-weight: 700;
	}

h3 	{
	font: 13pt Trebuchet MS,Tahoma,Arial;
	font-weight: 700;
	margin-top: 2px;
	margin-bottom: 5px;
	color: #000000;
    }


p	{
	font: 10pt Trebuchet MS,Tahoma,Arial;
    color: #000000;
	}