
a:link	{
		font-family: "verdana"; 
		font-size: 10pt; 
		color:#ff6600;
		}

a:visited	{
		font-family: "verdana";
		font-size: 10pt;
		color:#ff6600;
		}

a:active	{
		font-family: "verdana";
		font-size: 10pt;
		color:#ff6600;
		}

a:hover	{
		font-family: "verdana";
		font-size: 10pt;
		color:#ff6600;
		}

/* regular fonts */

span.black8		{
			font-family: "verdana";
			font-size: 8pt;
			color: #000000;
			}

span.white8		{
			font-family: "verdana";
			font-size: 8pt;
			color: #ffffff;
			}

span.black8B	{
			font-family: "verdana";
			font-size: 8pt;
			color: #000000;
			font-weight: bold;	
			}
span.white8B {font-family: "verdana"; font-size: 8pt; color: #ffffff; font-weight: bold}
span.white10 {font-family: "verdana"; font-size: 10pt; color: #FFFFFF}
span.black10 {font-family: "verdana"; font-size: 10pt; color: #000000}
span.white10B {font-family: "verdana"; font-size: 10pt; color: #FFFFFF; font-weight: bold}
span.black10B {font-family: "verdana"; font-size: 10pt; color: #000000; font-weight: bold}
span.white12 {font-family: "verdana"; font-size: 12pt; color: #FFFFFF}
span.black12 {font-family: "verdana"; font-size: 12pt; color: #000000}
span.white12B {font-family: "verdana"; font-size: 12pt; color: #FFFFFF; font-weight: bold}
span.black12B {font-family: "verdana"; font-size: 12pt; color: #000000; font-weight: bold}
span.alErt {font-family: "verdana"; font-size: 10pt; color: #FF0000; font-weight: bold}

p.title {font-family: "verdana"; font-size: 90%; color: #FFFFFF; font-weight: bold}
p.content {font-family: "verdana"; font-size: 80%; color: #FFFFFF}
span.boldcontent {font-family: "verdana"; font-size: 90%; color: #FFFFFF; font-weight: bold}
span.superscript {font-family: "verdana"; font-size: 70%; color: #FFFFFF; font-weight: bold}
ul.content {font-family: "verdana"; font-size: 80%; color: #FFFFFF}
ol.content {font-family: "verdana"; font-size: 80%; color: #FFFFFF}

