body{		margin: 0;
		background-color: #51090C;
		font-family: times, serif;
		font-size: 9px;
		color: #51090C;
		text-align: left;}

img{		border-color: #51090C;
		valign: baseline;}

a{		font-family: times, serif; 
		color: #51090C;
		font-weight: bold;
		text-decoration: none;}

a:link{		text-decoration: none;}

a:hover{	text-decoration: overline;}

a:visited{	text-decoration: underline;}

a:active{	text-decoration: underline;}

#image{		position: absolute;
		top: 125px;	
		left: 175px;}

#content{	position: absolute;
		top: 144px;
		left: 178px;
		width: 222px;
		height: 206px;
		overflow: auto;}

.heading{	font-size: 10px;
		font-weight: bold;
		text-align: center;}


.small{		font-size: 9px;}

table, 
tr, td{		margin: 0;
		background-color: #AC3F43;
		font-family: times, serif;
		font-size: 9px;
		color: #51090C;
		text-align: left;}

input,
textarea,
option,
select{		background-color: #AC3F43;
		font: 10px verdana;
		color: #51090C;
		letter-spacing: 1px;
		border-style: solid;
		border-color: #51090C;
		border-width: 1px;}

