body , tr, td {
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: black;	
}


h1 {
	font-size: 12px;
	color: 1D3062;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
    	padding-bottom: 12px;
}

.hightext {
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size: 12px;
	color: black;
	font-weight: bold;
}


.popitem {
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size: 12px;
	color: #1d2d62;
	font-weight: 500;
	text-decoration: underline;
}

.popbody {
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size: 12px;
	color: #1d3062;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 40px;
}

.botmenu {
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size: 12px;
	color: #1D3062;
	font-weight: 500;
	text-decoration: underline;
}

.botextra {
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size: 12px;
	color: #1D3062;
	font-weight: 500;
	text-decoration: none;
}

a:hover {
	font-weight: 100;
	text-decoration: none;
}