body {
	color : #ffffff;
	font-family : verdana, sans serif; 
	font-size : 10pt; 
	text-align : left;
/*	background-image:url(background.gif);  */
	background-attachment:fixed;
	background-position:bottom right;
	background-repeat:repeat;
	background-color : #bfefff;
	margin-top:0px;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:0px;
}


a:visited{color:blue; text-decoration:none;}
a:active{color:blue; text-decoration:none;}
a:link{color:blue; text-decoration:none;}
a:hover{color:orange; text-decoration:underline;}


#centerpage {
		/* This div contains the entire page - hence it's name.
		  You can change this width if you wish, or simply delete it or make it "100%" if you wish to stretch across the entire page. */
		background:#ffffff url('tablebg.jpg') repeat-y left top; color:#000000;
		width:700px;
		height:100%;
		margin-top : 0;
		margin-left:auto;
		margin-right:auto;
		text-align : left;
 		padding-top : 0;
		border-left: 1px solid #000000;
		border-right: 1px solid #000000;
		border-bottom: 0px solid #000000; padding-left:10px; padding-right:10px; padding-bottom:10px

}

table td
{
	color : #000000;
	font-family : verdana, sans serif; 
	font-size : 10pt; 
	text-align : left;
	border : 1px solid #000000;
	padding : 5px;
	width : 680px;
	img { border: 1px solid #00ff00;}
}


	font-size: 10pt; text-align : left; font-weight : bold; margin : 0; h2 {font-size: 10pt;
	text-align : left;
	font-style : italic;
	font-weight : normal;
	margin : 0;
}

span.one {font-weight: bold;
	font-style: italic;}

span.two {text-decoration: underline;}

div#footer {font-size: 100%;
	border-top: 0px solid #000000;
	text-align : center;}