a {
	color: #0000ff;
	font-size: 14px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-style: normal;
	letter-spacing: 1px;
	line-height: 20px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0000ff;	
}

li {
	color: #000000;
	font-size: 16px;
	font-family: Times New Roman, Times;
	font-weight: normal;
	font-style: normal;
	letter-spacing: 1px;
	line-height: 20px;
	text-decoration: none;
}

p {
	color: #000000;
	font-size: 16px;
	font-family: Times New Roman, Times;
	font-weight: normal;
	font-style: normal;
	letter-spacing: 1px;
	line-height: 20px;
	text-decoration: none;
}

.reset {
	color: #ffffff;
	background-color: #ff00ff;
	font-size: 16px;
	font-family: Verdana, Arial;
	font-weight: normal;
	font-style: normal;
	letter-spacing: 1px;
	text-decoration: none;	
	overflow: visible;
	position: fixed;
	top: 0px;
	left: 200px;
}