body {
	background: url(../graphics/bg-plain.gif);
	bgcolor: #003030;
	link: #D0935C;
	vlink: #D0935C;
	text: #d3d4b9;
	alink: #d3d4b9;
	}

a:hover {
	color: #FFFFCC
	}

a {
	text-decoration: none;
	color: #D0935C
	}
	
td {
	font-size: 11px;
	color: #D0935C
	}
	
.caption {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	}
	