.in {font-family: Arial; font-size: 95%; line-height: 110%}
.ins {font-family: Arial; font-size: 80%}
.head {font-family: Arial, Helvetica, sans-serif; line-height: 120% ; font-size: 12pt ; font-weight:bold;}
.head {font-family: Arial, Helvetica, sans-serif; line-height: 120% ; font-size: 12pt ; font-weight:bold;}
.shead {font-family: Arial, Helvetica, sans-serif; line-height: 120% ; font-size: 11pt ; font-weight:bold; font-style: normal;}
td {font-family: arial; font-size: 95%; color: black;}


A  {

}
A:Visited  {text-decoration : underline;}
A:Active  {text-decoration : underline; 
//color: #ff6600;
}
A:Hover  {text-decoration : underline; 
//color: #FF5A00;
}

A.line  {text-decoration : none; color: #E57002;}
A.line:Visited  {text-decoration : underline; color:#E57002;}
A.line:Active  {text-decoration : underline; color: #ff6600;}
A.line:Hover  {text-decoration : underline; color: #FF5A00;}

.flatButton {
	background-color : #3366CC;
	font-weight : normal;
	color : #FFFFE0;
	text-decoration : none;
	border : 1px solid #6699FF;
	text-align : center;
	vertical-align : middle;
	text-transform : uppercase;
	font-size : 11pt;
}
