
/* main text title */
.title1{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18pt;
	font-weight: bold;
	color : #000066;
}

/*main text */
.text1{
	  font-family : Arial, Helvetica, sans-serif;
	  font-size : 9pt;
	  color : black;
	  font-weight: normal;
}

.links{
	font-family : Helvetica, Arial, sans-serif;
	color: white;
	font-size : 8pt;
	font-weight: bold;
	background: #839bcb;
}


.title2{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 22pt;
	color : #043F18;
	font-weight: bold;
}
.subtitle1{	
	font-family : Arial, Helvetica, Verdana, Geneva,  sans-serif;
	font-size:18pt;
	color : #000066;
	font-weight : bold;	
}
.subtitletext{
	  font-family : Arial, Helvetica, sans-serif;
	  font-size : 10pt;
	  color : black;
	  font-weight: ;
	  
}
.box{
	background: #C8ADC8;
	text-align: center;
	vertical-align: middle;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 14pt;
	font-weight: bold;
	color: #000066;
}
.bottombox
		{
			border-color: Black;
			border-style: solid;
			border-width: thin;


}
.menulink {color: white; text-decoration: none;}
.over1	{color: #FF6700; text-decoration: none;}
.over2 {color: #009933; text-decoration: none;}
.over3 {color: #904B90; text-decoration: none;}
.over4 {color: #CF302F; text-decoration: none;}
.over5 {color: #FBAF5D; text-decoration: none;}
.over6 {color: #A0410D; text-decoration: none;}
.over7 {color: #FF00AB; text-decoration: none;}
.over9 {color: blue;  text-decoration: none;}
.ticker{
		font-family : Arial, "MS Sans Serif";
		font-size : 10px;
		color : Green;
}	
