<style>

/* hovers */

A:active {
	text-decoration: none;
}
A:link {

	text-decoration: none;
	color : #0357A5

}

A:visited {
	text-decoration: none;
	color : #0357A5
}


A:hover {
	text-decoration: underline;
}


A.sel:link {font-family: "Times New Roman", Times, serif; font-size: 14px; font-weight: bold; color: #041528; text-decoration: none}
A.sel:visited {font-family: "Times New Roman", Times, serif; font-size: 14px; font-weight: bold; color: #041528; text-decoration: none}
A.sel:active {font-family:"Times New Roman", Times, serif; font-size: 14px; font-weight: bold; color: #041528; text-decoration: none}
A.sel:hover {font-family: "Times New Roman", Times, serif; font-size: 14px; font-weight: bold; color: #041528; text-decoration: underline}

TD.under 		{font-family: "Times New Roman", Times, serif; font-size: 14px; font-weight: bold; color: #041528; text-decoration: none}


/* headers main */
h3 {
	color : #556167;
	font-family : "Times New Roman", Times, serif;
	font-size : 12pt;
}

/* forms variations */
form {
	display : inline;
}

/* form ie text */

SELECT {
	font-size: 13px;
font-family: serif; 
}

/* form ns text */

SMALL {
font-size: 13px; 
font-family: serif;  
margin-left: 0px;
 } 

li {
	margin-top: 1px;
	margin-bottom: 1px;
	margin-left : 1px;
	list-style : square;
}
 
 sup {
	font-size: 10px;
}

 /* table  text */
  .p4 {
	color : #314359;
	font-family : "Times New Roman", Times, serif;
	font-size : 10pt;
}
 /* menu text */
 
  .p6 {
	color : White;
	font-family : serif; 
	font-size : 13px;
}

 .p7 {
	color : White;
	font-family : serif;
	font-size : 14px;
	font-weight : bold;
}

/* simple text */

.p8 {
	color : #3C565F;
	font-family : "Times New Roman", Times, serif;
	font-size : 9pt;
}

.p9 {
	color : #082039;
	font-family : "Times New Roman", Times, serif;
	font-size : 11pt;
}
.grayTop {
border-top: 1px solid #dbd9d9;
background-color: #fff;
font-size: 1px;
}
.tableHeader {
margin: 2px;
font-family: Tahoma, sans-serif;
font-size: smaller;
color: #434248;
}
</style>


