.application {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: capitalize;
	background-color: #003366;
	background-image: none;
	background-repeat: no-repeat;
	letter-spacing: normal;
	text-align: left;
	text-indent: 8px;
	vertical-align: bottom;
	word-spacing: normal;
	color: #FFFFFF;
}
.forms {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #003366;
	background-color: #FFFFFF;
	letter-spacing: normal;
	text-align: left;
	text-indent: 8px;
	vertical-align: bottom;
	word-spacing: normal;
	white-space: normal;
	text-decoration: underline;
}

