body {
	background-color: #CCCCCC;
	
}
table {
	background-color: #CCCCCC;
	color: #000000;
	width: 600px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: lighter;
}
td {
	background-color: #CCCCCC;
	color: #000000;
	padding: 3pt;
	width: 400px;
	font-weight: lighter;
	margin-left: 100px;
	text-align: left;
	vertical-align: top;
}
 
a:link {
	color: #990000;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
} 
a:hover {
	color: #990000;
	font-weight: bold;
	text-decoration: none;
} 
a:visited {
	color: #990000;
	font-size: 14px;
	font-weight: lighter;
	text-decoration: none;
}  
td#banner {
	background-color: #A3A1DC;
	color: #660000;
 	width: 400px;
    padding: 0.25em 22em 0.25em 50pt;
	font-weight: bold;
	letter-spacing: 0.1em;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFF99;
} 
td#head {
	font-weight: normal 
	font-size: 14px/normal;
	padding: 0.5em 1em;
	color: #CC0000;
	border-top: #CCCCCC;
	border-right: #CCCCCC;
	border-bottom: 3px groove #CC6633;
	border-left: #CCCCCC;
	width: 70%;
} 
td#sub {
	font-style: italic;
	width: 200px;
	padding-left: 1em;
}