BODY {
BORDER-RIGHT: #674363 3px inset;
BORDER-TOP: #674363 3px outset;
FONT-WEIGHT: Normal;
FONT-SIZE: 12PT;
MARGIN-LEFT: 0.6em;
BORDER-LEFT: #674363 3px outset;
COLOR: #674363;
BORDER-BOTTOM: #674363 3px inset; 
FONT-FAMILY: Tahoma;

background-attachment: fixed;
background-image: url('bg.jpg');
background-repeat: repeat;
}

A:link {
color: #674363;
text-decoration:none; 
font-size: 12pt;
}

A:visited {
color: #674363;
text-decoration: none; 
font-size: 12pt
}

A:active {
color: #674363;
text-decoration: none; 
font-size: 12pt
}

A:hover {
color: #674363; 
text-decoration: underline overline; 
cursor: hand
}

a {
	color: #674363;
}
.table1 {
	width: 650px;
	/*border: 1px;*/
	border-color: #674363;
	/*background-image: url('bg.jpg');*/
	/*padding: 20px;*/
	
	margin: 0px;		
}
.table2 {
	border: 5px #674363 solid;
	background-color: #beb9b5;
	padding: 3px;
	margin: 0;			
}
.table3 {
	width: 80%;
	background-color: #beb9b5;
	/*padding: 3px;*/
	margin: 0;
	}
.table4 {
	border: 3px;
	padding: 8px;
	border-color: #674363;
	width: 464px;
	background-color: #beb9b5;
}
.td1 {
	width: 164px;
	font-size: 24pt;
	color: #674363;
	font-family: tahoma;
}
.td {
	width: 50%;
	FONT-FAMILY: tahoma;
	font-size: 18pt;
}
.style1 {
	font-family: Tahoma;
	Font-Size: 10pt;
	text-decoration: none;
}
.style2 {
	font-size: 18pt;
	FONT-WEIGHT: Normal;
	text-decoration: underline;
	font: inherit;
}
.p {
	text-align: center;
}
.img {
  width: 500px;
  height: auto;
  border: 0px;
}