BODY {
BORDER-RIGHT: #674363 3px inset;
BORDER-TOP: #674363 3px outset;
FONT-WEIGHT: Bold;
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
}
.table1 {
	width: 750;
	border: 1px #674363 solid;
	background-image: url('bg.jpg');
	padding: 20px;
	margin: 0px;		
}
.table2 {
	border: 2px #674363 solid;
	width: 750;
	background-color: #beb9b5;
	padding: 0;
	margin: 0;			
}
.style1 {
	font-family: Times New Roman;
	Font-Size: 10pt;
}
.table3 {
	width: 494;
	padding: 5px;
	margin: 0px;
	background-color: #beb9b5;
}
.td {
	width: 98;
	border: 1px #674363 solid;
}
a {
	color: #674363;
}
.style2 {
	font-family: Tahoma;
	font-size: 18pt;
}
.style3,a {
	font-size: 25pt;
	color: #FD0100;
	text-decoration: underline;
}