	body {
		background-color:#ffffff;
		padding:0px;
		margin:0px;
	}
	

	p,td {
		font-family: times, serif;
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size: 11px;
		color: #666666;
	}
	
	td.hptext {
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size: 12px;
		color: #666666;
		padding-left:8px;
	}

	.hp
	{ 
		background-image: url('images/hp_btm_right.gif');
		background-repeat: no-repeat;
		background-attachment:fixed;
		background-position: 100% 100%; 
	}
	
	a {
		color: #000000;
		text-decoration: underline;
	}
	
	a:hover {
		color: #cccccc;
		text-decoration: none;
	}


embed  {  vertical-align:bottom; display:block;  }