body {
	width: 100%;
	height: 100%;
}

div#outer {
	width: 0px;
	margin-top: 0;
	margin-right: 0px;
	margin-left: 0px;
	font: 11px/140% "Trebuchet MS";
}

a {
	color : #FFFFFF;
	text-decoration : none;
}

a:hover {
	color : #CCCCCC;
	text-decoration : none;
}
}
	
/* @end */
	
/* @end */

/* @group content */

div#content {
	font: 12px/140% "Trebuchet MS";
	color: #666666;

}

div#content td {
	font: 11px/140% "Trebuchet MS";
}
	
/* @end */

/* @group footer */

#links {
	color : #666666;
	text-decoration : none;
}

#links:hover {
	color : #FF0000;
	text-decoration : none;
}
