body, table, 
tr, td{		margin: 0;
		background-color: #110C11;
		font-family: verdana, arial, helvetica, san-serif;
		font-size: 10px;
		color: #808080;
		text-align: left;}

img{		border-width: 0;
		padding: 0;
		valign: baseline;}

a{		font-family: verdana, arial, helvetica, san-serif; 
		color: #C0C0C0;
		text-decoration: none;}

a:link{		text-decoration: underline;}

a:hover{	text-decoration: overline;}

a:visited{	text-decoration: underline;}

a:active{	text-decoration: underline;}

.heading{	font-size: 11px;
		font-weight: bold;
		text-transform: uppercase;
		color: #C0C0C0;
		text-align: left;
		text-decoration: overline underline;
		text-underline-color: #808080;}

#content{	position: absolute;
		width: 320px;
		top: 135px;
		left: 0px;
		padding-left: 5px;}


.small{		font-size: 9px;}


.updated{	font-size: 9px;
		float: right;
		font-style: italic;}

input,
textarea,
option,
select{		background-color: #110C11;
		font: 10px verdana;
		color: #C0C0C0;
		letter-spacing: 1px;
		border-style: solid;
		border-color: #808080;
		border-width: 1px;}

