

.smallmainlink  {
	font-size : 7pt;
	font-family : Arial, Helvetica;
	font-weight : normal;
	font-style : normal;
	text-decoration : none;
	color : #1e97c6;
}

.smallmainlink:Active  {
	font-size : 7pt;
	font-family : Arial, Helvetica;
	font-weight : normal;
	font-style : normal;
	text-decoration : underline;
	color : #1ec6a4;
}

.smallmainlink:Visited  {
	font-size : 7pt;
	font-family : Arial, Helvetica;
	font-weight : normal;
	font-style : normal;
	text-decoration : none;
	color : #666666;
}

.smallmainlink:Hover  {
	font-size : 7pt;
	font-family : Arial, Helvetica;
	font-weight : normal;
	font-style : normal;
	text-decoration : underline;
	color : #3388cc;
}

.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: Arial, Helvetica, sans-serif; font-size: 14px; color: #3399CC}
a {  color: #3399CC}
p {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000}
ul { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #3399CC}
li { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #3399CC }
