h1, a.itemg {
	font-family: Arial;
	font-size: 20px;
        font-weight: normal;
        font-style: normal;
        text-decoration: none;
		color: #000000;
}

h2 {
	font-family: Arial;
	font-size: 18px;
        font-weight: normal;
        font-style: normal;
        text-decoration: underline;
		color: #2b5ca6;
}

h3 {
	font-family: Arial;
	font-size: 11px;
        font-weight: normal;
        font-style: normal;
        text-decoration: none;
		color: #ffffff;
}


a:link {text-decoration: underline; color: #2b5ca6;}
a:visited {text-decoration: underline; color: #2b5ca6;}
a:active {text-decoration: underline; color: #2b5ca6;}
a:hover {text-decoration: none; color: #2b5ca6;}
 BODY 
 {font-family: Arial; font-size: 13px; font-color: #000000}
 td {font-family: Arial; font-size: 13px; font-color: #000000}
a.email {
	color: #ffffff;
}
h7, a.small {
        font-family: Arial;
        font-size: 11px;
        font-weight: normal;
        font-style: normal;
        color: #777777;
}
.small {
        font-family: Arial;
        font-size: 11px;
        font-weight: normal;
        font-style: normal;
}
.white {
	color: #FFFFFF;
}

h6, a.signature {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #777777;
}

a.comments {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color:#D89013;
}

h1.menu_name {
	color: #d89013;
	float:left;
	font-size:20px;
/*	padding: 0 10px;*/
}
h6.comment_name {
	float:left;
	font-weight: bold;
        color: #777777;
	font-size: 13px;
	padding-right: 5px;
}
h6.comment {
	font-size: 10px;
	font-weight: normal;
/*	float: left;*/
	margin-top:3px;
	margin-bottom: 3px;
	height: 13px;
}
h6.title {
	background:#f6d901 ;
	padding: 0 5px;
	float:left;
	color: black;
}
h4 {
	margin: 10px 0;
}
strong {
	font-weight: bold;
}
li {
	list-style-type: disc;
	margin-left:20px;
}
table {
	border-collapse:separate;
	border-spacing:10px;
}

