body {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	text-align: justify;
}
p {
	padding: 0px;
	margin: 0px;
	text-align: justify;
}

.menutitle {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #CCCCCC;
	line-height : 11px;
	text-decoration : none;
        padding:10px 15px;
}
.menutitle td{
	border-right: 1px solid #CCCCCC;
}

.menutitle a{
	color : #000000;
	text-decoration : none;
}

.menutitle a:hover{
	text-decoration : underline;
}

#addStart, #addFavorites {font: 11px Tahoma, Verdana, sans-serif; color: #666; padding: 0 15px 3px 20px; background-position: 0 1px; background-repeat: no-repeat;}

