a		{text-decoration:none;}
a:hover  {text-decoration:underline;}
a:active 

.hiddentext  {display:none}  
.outline {color:#000046; text-decoration:none; font-weight: bold}

h1           { font-family: Arial; color: #000046; font-size: 16pt; font-weight: bold }

h2           { font-family: Arial; color: #000046; font-size: 14pt; font-weight: bold }

h3           { font-family: Arial; color: #000046; font-size: 10pt; font-weight: bold }

body         { font-family: Arial; font-size: 10pt; color: #333333 }

p	         { font-family: Arial; font-size: 10pt; color: #333333 }

td	         { font-family: Arial; font-size: 10pt; color: #333333 }

.style1 {
	color: #55D4FF;
	font-weight: bold;
	font-style: italic;
	font-size: 10pt;
}

.style2 {
	color: #000046;
	font-family:Times New Roman;
	font-weight: bold;
	font-size: 14pt;
}

.style3 {
	color: #000046;
	text-decoration:none;
	font-family:Arial;
	font-weight: bold;
	font-size: 10pt;
}

.style7 {
	font-size: 10pt;
	font-style: italic;
	color: #364CA1;
}
.tableborder {
	border: thin solid #333333;
}
.highlight {
text-decoration: none;
color:black;
background:yellow;
}