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: fixed;
}
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;
	width: 100%;
	background-color: #beb9b5;
	padding: 0;
	margin: 0;			
}
.style1 {
	font-family: Times New Roman;
	Font-Size: 10pt;
	text-decoration: none;
}
.style2 {
	font-size: 18pt;
	FONT-WEIGHT: Normal;
	text-decoration: underline;
	font: inherit;
}
.img {
  width: 500px;
  height: auto;
  border: 0px;
}
.p {
	text-align: center;
}
.bold {
	font-weight: bold;
}