body {
	font: 11px Verdana, Arial, Sans-Serif;
	color:#960;	
	}

p {
	font-size:11px;
	}
		
img {
	border:0px;
	float:left;
	}

table   {
	border-top:#333 1px dotted;
	font-size:10px;
	}
	
td {
	padding:0px 20px 0px 0px;
	margin:0px 100px 0 0 ;
	}

a:link, a:visited {
	text-decoration:none;
	color:#800;
	}
a:hover {
	text-decoration:none;
	color:#ba9;
	background-color:#800;
	}
	
.entry {
	border:#333 1px solid;
	}
.right {
	text-align: right;
	}

#container {
	width:80%;
	margin:0 auto 0 auto;
	border:#eee 1px solid;
	}

