a:link {

	text-decoration: underline;

	color: #0000ff;

}



a:visited {

	text-decoration: underline;

	color: #0000ff;

}



a:hover {

	text-decoration: none;

	color: #0000ff;



}



body { font-family: Arial, Helvetica, sans-serif; color: #000000; font-size: 13pt;} 



h1 { font-family: arial; absolute-size: x-large; font-weight: bolder; }



h2 { font-family: Arial, Helvetica, sans-serif; color: #000000; font-size: 14pt; font-weight: bold; }


.locationinfo
{
	font-size: 10pt;
}


.red { color: red }

.green { color: green }

.blue { color: blue }



a.white:link {color: #ffffff; text-decoration: underline}

a.white:visited {color: #ffffff; text-decoration: underline}

a.white:hover {text-decoration: none}