body {
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	color: #333333;
	font-weight: normal;
	font-style: normal;
	bordercolor: white;	
	margin: 0;
}
table {
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	font-style: normal;
	color: #333333;
}
table.two {
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	font-style: normal;
	color: #333333;
	bordercolor: white;
	background-color: white;
	
	padding: 0px;
	margin: 0px;    /*the path to your image*/
	background-repeat: repeat-y;
	background-position: center center;
	background-image: url(../FireWorks/Shadow/shadow.jpg);
}
link {
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #CCCCCC;
}

A:link {color: #333333; text-decoration: underline;} 
A:visited {color: #333333; text-decoration: underline;} 
A:active {color: #333333; text-decoration: none;} 
A:hover {color: #333333; text-decoration: none; background-color: #FFCC00;}
h1 {
	font-family: Verdana, Arial, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	color: #990000;
}
