a {  
	font-family: arial; 
	font-size: 14px; 
	text-decoration: none; 
	color: #606060;
}

img {
	border:0px;
}

p {  
	font-family: arial; 
	font-size: 14px; 
	text-decoration: none; 
	color: #000000;
}

body {  
	background-color: #FFFFFF; 
	margin-top:0; 
	margin-bottom:0
}
	
td.normalMenuItem {
	border-right:5px solid white;
	border-left:0px;
	border-top:0px;
	border-bottom:0px;
}

td.rightMenuItem {
	border:0px;
}

td.textRight {
 	text-align:right;
}

table {
	width: 100%;
}

td {
	vertical-align:top;
}


