body,td,th,tr, input, textarea, select, .normal, li {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #000000;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a, a:visited, a:hover, a:active, a:link {
	color: #000088;
	font-weight:bold;
	text-decoration: none;
}
a:hover { text-decoration: underline; }

h1, h2, h3, h4, h5, h6 {
	font-size: 12px;
	font-weight: bold;
}


