.mpulse2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	border: thin none;	
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	font-weight: normal;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	text-decoration: underline;
}
.9points {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	font-style: normal;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
}
input, textarea{
margin-bottom: 5px;
color: #000000;
background: #FFFFFF;
border-bottom: 1px solid #000000;
border-top:0px;
border-left:0px;
border-right:0px;
}
select { 
background-color: #FFFFFF; 
color: #000000; 
}

#submitbutton{
margin-top: 5px;
width: 50px;
color:#FFFFFF;
background: #000000;
}

#resetbutton{
margin-top: 5px;
width: 50px;
color:#FFFFFF;
background: #000000;
}

<link rel="Shortcut Icon" href="/favicon.ico">