.bottom {
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 12px;
}
.login {
	color: #1D2765;
	font-family: Verdana;
	font-size: 10px;
}

.hiddenName {
display: none;
	font-family: Verdana;
	font-size: 13px;
}

p {
	font-family: Verdana;
	font-size : 13px;
}

.text {
	font-family: Verdana;
	font-size: 12px;
}

.textBold {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
}

.boldunder{
font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

.boldunderitalics{
font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	text-decoration: underline;
}


td.margin {
	padding-left: 10px;
}
