/* CSS Document */
body, td, input, select, option, textarea{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	line-height:17px;
	color:#000000;
}
img {
	border:0px none;
}
a {
	text-decoration:underline;
	color:#6f6900;
	font-weight:bold;
	font-size:12px;
}
a.withoutUnderline {
	text-decoration:none;
}
.color1 {
	color:#6f6900;	
}
p {
	margin: 0px;
}
h1, h2, h3, h4, h5, h6 {
	margin:2px 0px;
}

form {
	margin: 0px;
}