<style>

/* hovers */
A:active {
	color : #0066CC; 
	font-family : Arial;
	font-size : 9pt;
	text-decoration: underline;
}
A:link {
	color : #004C98;
	font-family : Arial;
	font-size : 9pt;
	text-decoration: underline;
}
A:visited {
	color : #BF79B5;
	font-family : Arial;
	font-size : 9pt;
	text-decoration: none;
}
A:hover {
	text-decoration: underline;
}

.href1
{font-family : "Times New Roman", Times, serif;
font-size : 11pt;
}

/* headers main */
h3 {
	color : #3B4753;
	font-family : Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
}


/* 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;
 } 

 
 sup {
	font-size: 10px;
}
 /* menu text */
 
  .p6 {
	color : White;
	font-family : Arial;
	font-size : 10px;
}

 .p7 {
	color : White;
	font-family : Arial;
	font-size : 11px;
}

/* simple text */

.p9 {
	color : #082039;
	font-family : serif;
	font-size : 10pt;
}

/* gallery text */
h2 {
	color : #EC3939;
	font-family :  Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
}

.p8 {
	color : #3E4852;
	font-family : "Times New Roman", Times, serif;
	font-size : 11pt;
}

.p10 {
	color : #082039;
	font-family : "Times New Roman", Times, serif;
	font-size : 11pt;
	text-align : justify;
}
.p11 {
	color : #082039;
	font-family : Geneva, Arial, Helvetica, sans-serif;
	font-size : 11pt;
	text-align : justify;
}
</style>


