body {margin: 0px  0px; padding: 0px  0px}
a:link {
	font-family: MS Sans serif; text-decoration: underline;
	color: #003366; 
}
a:visited {
	font-family: MS Sans serif; text-decoration: underline;
	color: #003366; 
}
a:active {
	color: #201f1f; font-family: MS Sans serif; text-decoration: underline
}
a:hover {
	color: green; font-family: "MS Sans serif"; text-decoration: underline
}

ul {color: #000000; LIST-STYLE: square; list-style-postion: outside}
.head {font-family: MS Sans Serif; font-size: 13px; font-weight: bolder;color: #008df0;}
}
.input {
	background-color: #FEFEFE;
 	border: #333333; border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px; border-left-width: 1px
}
.button {
	font-family: "MS Sans Serif";
	font-size: 13px; color: #333333;
	background-color: #E5E5E5;
	border: 1px #333333 solid;
	cursor:hand;
}
td {font-family: "Verdana, Arial, Helvetica, sans-serif";font-size: 13px;}
.line {line-height: 1pt;background-color: #E2E2E2;}
.nav {color:#007d2e}
.suggest {color:#5e82b0}
}
