.normal {
   	font-style : normal;
   	font-weight : bold;
   	font-size : 8pt;
   	line-height : 10pt;
   	font-family : Arial, Helvetica, sans-serif;
   	color : #1F22AB;
   	text-decoration : none;
	}
	
.normal2 {
   	font-style : normal;
   	font-weight : bold;
   	font-size : 10pt;
   	line-height : 12pt;
   	font-family : Arial, Helvetica, sans-serif;
   	color : #000066;
   	text-decoration : none;
	}
	
	
	
	.titles {
   	font-style : underline;
   	font-weight : bold;
   	font-size : 12pt;
   	line-height : 14pt;
   	font-family : Arial, Helvetica, sans-serif;
   	color : #ffffff;
   	text-decoration : none;
	}

	.titlesblue {
   	font-style : underline;
   	font-weight : bold;
   	font-size : 14pt;
   	line-height : 16pt;
   	font-family : Arial, Helvetica, sans-serif;
   	color : #330099;
   	text-decoration : none;
	}
	
	
	.titleswhite {
   	font-style : underline;
   	font-weight : bold;
   	font-size : 10pt;
   	line-height : 12pt;
   	font-family : Arial, Helvetica, sans-serif;
   	color : #ffffff;
   	text-decoration : none;
	}
	
	.smalltitleswhite {
   	font-style : underline;
   	font-weight : bold;
   	font-size : 10pt;
   	line-height : 12pt;
   	font-family : Arial, Helvetica, sans-serif;
   	color : #ffffff;
   	text-decoration : none;
	}
	
	
	.normalform {
	   font-style : normal;
	   font-weight : bold;
	   font-size : 10pt;
	   line-height : 13pt;
	   font-family : Arial, Helvetica, sans-serif;
	   color : #ffffff;
	   text-decoration : none;

	}
	
	.titlessmall {
   	font-style : underline;
   	font-weight : bold;
   	font-size : 10pt;
   	line-height : 12pt;
   	font-family : Arial, Helvetica, sans-serif;
   	color : #000066;
   	text-decoration : none;
	}
	
	.titlesyellow {
   	font-style : underline;
   	font-weight : bold;
   	font-size : 10pt;
   	line-height : 12pt;
   	font-family : Arial, Helvetica, sans-serif;
   	color : yellow;
   	text-decoration : none;
	}

.smallprint {
   	font-style : italic;
   	font-weight : bold;
   	font-size : 8pt;
   	line-height : 9pt;
   	font-family : Arial, Helvetica, sans-serif;
   	color : #000066;
   	text-decoration : none;
	}
		
	.bold {
   	font-style : normal;
   	font-weight : bold;
   	font-size : 10pt;
   	line-height : 13pt;
   	font-family : Arial, Helvetica, sans-serif;
   	color : #444444;
   	text-decoration : none;
	}

.maininput
	{
	width: 180px;
	height: 21px;
	font-style : normal;
	font-weight : normal;
	font-size :9pt;
	line-height : 14pt;
	font-family : Arial, Helvetica, sans-serif;
	color : #000066;
	text-decoration : none;
	}
	

	
.gold {
   font-style : normal;
   font-weight : bold;
   font-size : 12pt;
   line-height : 20pt;
   font-family : Arial, Helvetica, sans-serif;
   color : #FFFF00;
   text-decoration : none;
   text-align : center;
}



	

.goldmenu {
   font-style : normal;
   font-weight : bold;
   font-size : 10pt;
   line-height : 15pt;
   font-family : Arial, Helvetica, sans-serif;
  
   text-decoration : none;
   text-align : center;
}

.submenu {
   font-style : normal;
   font-weight : bold;
   font-size : 10pt;
   line-height : 15pt;
   font-family : Arial, Helvetica, sans-serif;
  
   text-decoration : none;
   text-align : center;
}


A:link {
	FONT-WEIGHT: bold; COLOR: green; TEXT-DECORATION: none
}
A:visited {
	FONT-WEIGHT: bold; COLOR: red; TEXT-DECORATION: none
}
A:active {
	FONT-WEIGHT: bold; COLOR: green; TEXT-DECORATION: none
}
A:hover {
	FONT-WEIGHT: bold; COLOR: black; TEXT-DECORATION: none
}



