body{
background: transparent url("images/lace.jpg");
repeat:repeat;
	font-size: 10pt;
	font-family: Arial;

}

table#table1{
background: transparent url("images/gradient.jpg");


}

a:link{
	text-decoration: none;
	color: #000000;
	font-size: 9pt;
	font-family: Arial;
	font-weight: bold;
}

a:visited, a:active  {
	text-decoration: none;
	color: #000000;
	font-size: 9pt;
	font-family: Arial;
	font-weight: bold;

}

a:hover {
	text-decoration: underline;
	color: #000000;
	font-size: 9pt;
	font-family: Arial;
	font-weight: bold;
}

h3 {
font-size: 16pt;
font-family:"High Tower Text";
color:#333333;
margin-left: 25px;
margin-top: 10px;
}

p{
font-size: 10pt;
	font-family: Arial;
	margin-left:40px;
	margin-right:25px;
	}