td {
	font-size: 12px;
	line-height: 170%;
	color: #333333;
}
body {
	margin: 0px;
}
p {
	font-size: 12px;
	text-indent:2em;
}
a.ggg:link {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

a.ggg:visited {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
input{
	border:1px outset;
	font-size: 12px;
	padding-top:2px;
	background:#333333;
	color:#ffffff;
 }