body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

.orangeBodyBold {
	color: #EF6F24;
	font-weight: bold;
	font-size: 12px;
}
.bodyBlueNorm12 {
	font-size: 12px;
	color: #120453;
	font-weight: normal;
}
.InputBoxes {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}

.orangeBigBodyBold {
	color: #EF6F24;
	font-weight: bold;
	font-size: 20px;
}
.bodyBigBlackBold{
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}

.bodyRuleBlack{
	font-size: 9px;
	color: #666666;
	font-style: normal;

}
.bodyBlackSml {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.boldWhite14 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.boldBlack {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	color: #000000;
}
.orangeBodyBold14 {

	color: #EF6F24;
	font-weight: bold;
	font-size: 14px;
}


/*links: */


a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #120453;
	text-decoration: underline;
	}

a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #120453;
	text-decoration: underline;
	font-style: normal;
}
a:hover {
	font-size: 12px;
	color: #F5841F;
	text-decoration: underline;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F5841F;
	text-decoration: underline;
}
a.MyLink:link{
	color:#EF6F24;
	text-decoration:underline;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a.MyLink:visited{
	color:#F5841F;
	text-decoration:underline;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a.MyLink:hover{
	color:#000000;
	text-decoration:underline;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a.MyLink:active{
	color:#F5841F;
	text-decoration:underline;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}


a.MyLink2:link{
	color:#000000;
	text-decoration:none;
	font-size:16px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
}
a.MyLink2:visited{
	color:#000000;
	text-decoration:none;
	font-size:16px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
}
a.MyLink2:hover{
	color:#EF6F24;
	text-decoration:underline;
	font-size:16px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-variant: normal;
}
a.MyLink2:active{
	color:#000000;
	text-decoration:none;
	font-size:16px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 20px;
}
.bodyBlueBold12 {
	font-size: 12px;
	color: #120453;
	font-weight: bold;
}
