html {
	margin: 0px;
	padding: 0px;
}

body	{
	margin: 5px; 
	padding: 0px;
	background-color: #FFFFFF;
	font-family: tahoma;
	font-size: 9pt;
	color: #336633;
	text-align: center;
}

table {
	font-family: tahoma;
	font-size: 10pt;
}

div {
	padding:0px;
	margin:0px;
}

input {
	font-size: 9pt;
	font-family: tahoma;
}

select {
	font-size: 9pt;
	font-family: tahoma;
}

a {
	color: #336633;
	text-decoration: underline;
}

a:hover {
	color: #20BF7A;
}

#unicrednews {
	width: 100%;
}
