	
	html, body {height:100%;}
	
	body {
		text-align:left;
		vertical-align:top;
		background-color:#ffffff;
		color:#000000;
		margin: 0px 0px 0px 0px;
	}
	
	body {
		font-family: 		Helvetica, Arial, sans-serif;
		font-size: 			12px;
		background-color: 	#000000;
		color: 				#000000;
		margin: 			0px;
		padding: 			0px;
	}
	
	td {
		font-family: 		Helvetica, Arial, sans-serif;
		font-size: 			12px;
		text-align: 		left;
		vertical-align: 	top;
	}
	
	a, a:link, a:visited {
		font-size: 			12px;
		font-weight:		bold;
		color: 				#333333;
		text-decoration:	underline;
	}
	
	a:hover, a:active{
		color: 				#333333;
		text-decoration: 	underline;
	}
	