.submit_button {
	background-color:red;
	font-size:9px;
	font-weight: bold;
	font-family: Verdana;
	color: white;
}
.form_field {
	font-size:9px;
	font-family: Verdana;
}
BODY {
	margin:0px; font-family: Tahoma;
	font-size: 11px;
	color : #ffffff;
	background-color: #ffffff;
	background-image: url('../images/fin_calc/bg.gif');
} TD {
	font-family: Tahoma;
	font-size:11px;
	color : #ffffff;
} P {
	font-family: Tahoma;
	font-size:11px;
	color : #ffffff;
	} UL {
	font-family: Tahoma;
	font-size:11px;
	color : #ffffff;
	} OL {
	font-family: Tahoma;
	font-size:11px;
	color : #ffffff;
	} B {
	font-family: Tahoma;
	font-size:11px;
	color : #ffffff;
	} INPUT {
	font-family: Verdana;
	font-size: 12px;
	color : Black;
} TEXTAREA {
	font-family: Verdana;
	font-size: 12px;
	color : Black;
} SELECT {
	font-family:Verdana;
	font-size: 12px;
	color : Black;
} a:link {
	color : #344562;
	text-decoration: underline;
} a:visited {
	color : #344562;
	text-decoration: underline;
} a:active {
	color : #344562;
	text-decoration: underline;
} a:hover {
	color : #344562;
	text-decoration: underline;
} .subhead {
	font-family: Arial;
	color: #344562;
	font-weight: bold;
	font-size: 12px
} H1 {
	font-family: Verdana;
	color: #ffffff;
	font-size: 12px;
}  .tabheader {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	background-color: #202b59;
	padding: 3px;
}  .font {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
}  .smallerfont {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
}  .notboldfont {
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
}	.bgblue {
	background-color: #03ace3;
}		
