body{
	padding:0px;
	margin:0px;
	max-height:100%;
	background-color:#1A203A;  
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:0.8em;
}

img{
	border:0;
}

.nolimit{
	border:0;
	max-width:237px;
	width:100%;
}

* html .nolimit{
	border:0;
	width:237px;
}

p{
	margin-top:0px;
	margin-bottom:12px;
}

.txt_centered{
	text-align:center;
}

#startpage a{
	margin-right:5px;
	color:white;
	text-decoration:underline;
}