body{
	padding: 0;
	margin: 0;
	background-color: #222222;
	font-family: arial, helvetica, sans-serif;
}


table#footer{
	margin-top: 25px;
	font-size: 10px;
	font-family: arial, helvetica, sans-serif;
	color: #fff;
}

table#header td, table#footer td{
	border: none;
}

p{
	font-size: 10px;
	line-height: 13px;
	font-family: verdana, arial, helvetica, sans-serif;
}

h2{
	font-size: 15px;
	font-weight: bold;
}

h3{
	font-size: 9px;
	font-weight: normal;
	text-transform: uppercase;
}

h1{
	font-size: 50px;
	font-weight: bold;
	padding: 0;
	margin: 0;
	margin-top: 15px;
	font-family: helvetica, arial, sans-serif;
}

table{
	margin-left: auto;
	margin-right: auto;
}

td{
	border-top: 1px solid;
	border-bottom: 1px solid;
	padding-top: 10px;
	padding-bottom: 10px;

}

tr.spacer td{
	font-size: 0;
	line-height: 0;
	margin: 0;
	padding: 0;
	height: 0;
}

table.entrylist{
	margin-bottom: 4px;
}

td.links a{
	color: #fff;
	text-decoration: none;
	font-size: 11px;
	line-height: 16px;

}

#profilo table a{
	color: #fff;
	text-decoration: none;
}

#profilo table a img{
	color: #fff;
	vertical-align: middle;
	margin-right: 5px;
}

td.links a img{
	color: #fff;
	vertical-align: bottom;
}

.imagecontainer{
	width: 400px;
	height: 300px;
	margin: 0px;
	padding: 0px;
}

div#login{
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	color: #999;
}

#login p.text_input input{
	font-size: 10px;
	line-height: 13px;
	font-family: verdana, arial, helvetica, sans-serif;
	width: 400px;
	padding: 5px;
	color: #999;
	border: 1px solid;
	background-color: #111;
}

div#login a{
	color: #999;
	text-decoration: none;
}


.entrylist p a:link{
	color: #fff;
	text-decoration: none;
}

.entrylist p a:visited{
	color: #999;
	text-decoration: none;
}


.entrylist p a:hover{
	color: #fff;
	text-decoration: underline;
}


.entrylist p a:active{
	color: #fff;
	text-decoration: none;
}
