
	text-decoration : underline;
}
A:visited { color:#ffffff; text-decoration:none; background-color:transparent; font-family:Verdana; font-size:10pt; }
A:hover { color:#ffffff; text-decoration:underline; background-color:transparent; font-family:Verdana; font-size:10pt; }
A:active { color:#ff0000; text-decoration:underline; background-color:transparent; font-family:Verdana; font-size:10pt; }

A.actl:link {
text-decoration: underline; 
font-size: 10pt; 
font-family: Verdana; 
font-style: none; 
color: #cccccc;
font-weight: bold;
}

A.actl:visited {
text-decoration: underline; 
font-size: 10pt; 
font-family: Verdana; 
font-style: none; 
color: #cccccc;
font-weight: bold;
}

A.actl:active {
text-decoration: underline; 
font-size: 10pt; 
font-family: Verdana; 
font-style: none; 
color: #cccccc;
font-weight: bold;
}

A.actl:hover {
text-decoration: underline; 
font-size: 10pt;
font-family: Verdana; 
font-style: none; 
color: #cccccc;
font-weight: bold;
}


A.nol:link {
text-decoration: underline; 
font-size: 10pt; 
font-family: Verdana; 
font-style: none; 
color: #000000;
font-weight : bold;
}

A.nol:visited {
text-decoration: underline; 
font-size: 10pt; 
font-family: Verdana; 
font-style: none; 
color: #000000;
font-weight : bold;
}

A.nol:active {
text-decoration: underline; 
font-size: 10pt; 
font-family: Verdana; 
font-style: none; 
color: #000000;
font-weight: bold;
}

A.nol:hover {
text-decoration: underline; 
font-size: 10pt; 
font-family: Verdana; 
font-style: none; 
color: #000000;
font-weight: bold;
}

body {
font-family: Verdana;
font-size: 10pt;
background-color: #999933;
}



.table {
	font-family: Verdana;
	font-size : 10pt;
}

table {
	font-family: Verdana;
	font-size : 10pt;
}

.bulletlist {
	font-family: Verdana;
	font-size : 10pt;
	margin-top: 0px; 
	margin-bottom: 0px;
}

ul, ol, dd
{
font-family: Verdana;
font-size: 10pt;
margin-top: 0px; 
margin-bottom: 0px;
}

TEXTAREA { 
font-family: Verdana; 
font-size: 10pt;
margin-top: 0px; 
margin-bottom: 0px;
}

blockquote {
font-family: Verdana;
font-size: 10pt;
margin-top: 0px; 
margin-bottom: 0px;
}


P {
	font-family: Verdana;
	font-size : 10pt;
}
.tx-iframe2-pi1 P A { color:black; text-decoration:underline; font-weight:bold; }
.tx-iframe2-pi1 P A:hover { color:blue; text-decoration:underline; }
.tx-iframe2-pi1 P A:active { color:red; text-decoration:none; }
.tx-iframe2-pi1 P A:visited { color:black; text-decoration:none; }