body {
	color: #444;
	text-align: center;
	margin: 0 0 30px;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 12px;
	background-color: #FFFFFF;
	}
tr {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	background-color: #F7F7F0;
	color: #000000;
	font-size: 10px;
}

a:link {
	text-decoration: none;	
} /* general links style*/
a:visited {
text-decoration: none;
	}
a:hover {}
a img {
	border: none;
	}
	
.style1 {
	font-size: 9px;
	font-style: italic;
	color: #3333FF;
}
