.bluetext  {
	font-size : 9pt;
	font-family : Arial, Helvetica;
	font-weight : normal;
	font-style : normal;
	color : #023878;
}
.blacktext  {
	font-size : 9pt;
	font-family : Arial, Helvetica;
	font-weight : normal;
	font-style : normal;
	color : #000000;
}

.largeblacktext  {
	font-size : 12pt;
	font-family : Arial, Helvetica;
	font-weight : normal;
	font-style : normal;
	color : #000000;
}


.boldblacktext  {
	font-size : 9pt;
	font-family : Arial, Helvetica;
	font-weight : bold;
	font-style : normal;
	color : #000000;
}

.smallblacktext  {
	font-size : 8pt;
	font-family : Arial, Helvetica;
	font-weight : normal;
	font-style : normal;
	color : #000000;
}

.boldsmallblacktext  {
	font-size : 8pt;
	font-family : Arial, Helvetica;
	font-weight : bold;
	font-style : normal;
	color : #000000;
}

.smallbluetext  {
	font-size : 8pt;
	font-family : Arial, Helvetica;
	font-weight : normal;
	font-style : normal;
	color : #385e9c;
}

.smallmainlink  {
	font-size : 8pt;
	font-family : Arial, Helvetica;
	font-weight : normal;
	font-style : normal;
	text-decoration : none;
	color : #3399CC;
}

.smallmainlink:Active  {
	font-size : 8pt;
	font-family : Arial, Helvetica;
	font-weight : normal;
	font-style : normal;
	text-decoration : underline;
	color : #CCFFCC;
}

.smallmainlink:Visited  {
	font-size : 8pt;
	font-family : Arial, Helvetica;
	font-weight : normal;
	font-style : normal;
	text-decoration : none;
	color : #666666;
}

.smallmainlink:Hover  {
	font-size : 8pt;
	font-family : Arial, Helvetica;
	font-weight : normal;
	font-style : normal;
	text-decoration : underline;
	color : #CCCC33;
}

.mainlink  {
	font-size : 12pt;
	font-family : Arial, Helvetica;
	font-weight : normal;
	font-style : normal;
	text-decoration : none;
	color : #3399CC;
}

.mainlink:Active  {
	font-size : 12pt;
	font-family : Arial, Helvetica;
	font-weight : normal;
	font-style : normal;
	text-decoration : underline;
	color : #CCFFCC;
}

.mainlink:Visited  {
	font-size : 12pt;
	font-family : Arial, Helvetica;
	font-weight : normal;
	font-style : normal;
	text-decoration : none;
	color : #666666;
}

.mainlink:Hover  {
	font-size : 12pt;
	font-family : Arial, Helvetica;
	font-weight : normal;
	font-style : normal;
	text-decoration : underline;
	color : #CCCC33;
}

#divCont
{	position: absolute; 
	width: 500; 
	height: 230; 
	overflow: hidden; 
	top: 150; 
	left: 230; 
	clip: rect(0,500,230,0); 
	visibility: hidden;		
	z-index: 2;	}
	
#divText
{	position: absolute; 
	top: 0; 
	left: 0;	  
	width: 500;	
	height: 230;	
	font-family : Arial, Helvetica;
	font-weight : normal;
	font-size : 11pt;
	font-style : normal;
	color: #ffffff;
	visibility: visible;	
	z-index: 1;	}h1 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; color: #330066}
p {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000}
ul { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #330066}
li { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #330066 }
a {  color: #330066; text-decoration: underline}

