body {
    font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  	font-size: 12px;
	color: #161B61;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
	color: #161B61;
}


p, li, td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
	color: #161B61;
}

th {
	font-family:Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
	color: #161B61;
}

.title {
	font-family:Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #004990;

}

.greenFontBold {
	font-family:Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #004990;

}

.scrollbar {
	scrollbar-face-color: #FFEBAC;
	font-family:Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
	color: #161B61;
}

.textField {
	font-family:Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
	color: #161B61;
	background-color: #FFF8DA;

}
a {
	font-weight: bold;
	font-size: 12px;
	color: #004990;
	background-color: transparent;
	text-decoration: none;
}

a:link {
	font-weight: bold;
	font-size: 12px;
	color: #004990;
	background-color: transparent;

}

a:visited {
	font-weight: bold;
	font-size: 12px;
	color: #004990;
	background-color: transparent;

}
a:hover{
	
	font-weight: bold;
	font-size:  12px;
	color: #161B61;
	background-color: transparent;
	
}
a:active{
	font-weight: bold;
	color: #004990;
	background-color: transparent;

}	

.active{
	font-weight: bold;
	color: #004990;
	background-color: transparent;

}


.linkNormalWeight{
 font-weight: normal;
}

.boldText {
	font-weight: bold;
}