/* CSS Document */body {		background-color:#000000;		color:#DDD;		font-family: Tahoma, "Trebuchet MS", Verdana, sans-serif;		font-size: small;		margin-top:20px;		}		#main {		margin-top:auto;		margin-bottom:auto;		}		.centered {		text-align:center;		width:640px;		}		.title {		font-size: x-large;		}		.theme {		font-size:medium;		font-weight:bold;		padding-top:20px;		padding-bottom:15px;		background-color:#112;		}		.subtheme {		font-size:medium;		font-weight:bold;		color:#AAA;		padding-bottom:10px;		}		.job {		font-weight:bold;}.greyed{	color:#777;}		div {	padding-top:3px;	padding-bottom:2px;	}		a {	text-decoration:none;	}	a:link {		color:#0099FF;		}		a:visited {		color:#9966CC;		}	img {	border: 0px;	}table {	  margin-bottom:20pt;}