body {
	background:#fff;
	font: 11px/16px verdana,arial,helvetica,sans-serif;
	color:#333;
	margin:0;
	padding:0;
	}

	
a:link, a:visited { text-decoration:none; color:#55609a; }
a:active, a:hover { text-decoration:none; color:#fa840f; }

	
td 	{
	font: 11px/16px verdana,arial,helvetica,sans-serif;
	color:#333;
	}
	
	
img {
	border:0;
	padding-bottom:1em;
	}
	
	
p {
	margin-top:0;
	margin-bottom:1em;
	}

	
table#crtable {
	margin:0 auto;
	padding:0;
	border:0;
	border-collapse:collapse;
	width:100%;
	}
		
#crtable td {
	vertical-align:top;
	text-align:center;
	}

#crtable td#left {
	width:80%;
	}
	
#crtable td#right {
	width:20%;
	font-size: ex-small;
	vertical-align:bottom;
	text-align:center;
	}


