<style>

	body{
	}
	
	.main{
		background-color:#000000;
		font-family: tahoma, arial;
		color:#ffffff;
		margin: 10 10 0 10;
		
	}
	
	td{
	}
	
	.content{
		font-size:12px;
		font-family: tahoma, arial;
	}
	
	.menu{
		font-size:12px;
		color:#ffffff;
		font-weight: bold;
	}
	
	td{
		font-size:13px;
		color:#000000;
		font-family: arial;
	}
	
	.low{
		font-size:3px;
	}
	
	p{
	}
	
	.five{
		margin-top:-10px;
	}
	
	a{
		text-decoration:none;
		color:#006fe4;
	}
	
	a:hover{
		color:#073998;
	}
	
	.bold{
		font-weight:bold;
		color:#ffffff;
		font-size:12px;
	}
	
</style>
		