
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	border: thin none;

}


li {margin-bottom: 8px;
}

<!--HEADER PROPERTIES
.header{
background-color: #6699CC;
color: #FFFFFF;
text-align: center;
font-weight: bold;
font-size: 1.2em;
}
td.header{
margin-top: 5px;
text-align: center;
width: 25%;
background-color: #6699CC;
color: #FFFFFF;
font-weight:bolder;
font-family: Times New Roman;
}
a.header:link {color: #FFFFFF; display: block; width: 100%;}
a.header:visited {color: #FFFFFF; display: block; width: 100%;}
a.header:active {color: #6699CC;}
a.header:hover { border: 0; color:#6699CC; background-color: #FFFFFF;}
a.header {text-decoration: none;}
END HEADER PROPERTIES-->


a:link {color: #6699CC;}
a:visited {color: #6699CC;}
a:active {color: #6699CC;}
a:hover {border-bottom: 1px #6699CC solid ;border-top: 1px #6699CC solid ;color:#6699CC;}
a {text-decoration: none; color:#6699CC}

.body {
margin-left:50px;
margin-right:50px;

}

.trip {
margin-left: 45px;
margin-right:45px;
}

/* for editor's note */
.note{
font-weight: bold; 
font-size: 9pt;
align:right;
}
/*format a quote */
.quote{
margin-left: 25px;
font-style: italic;
font-size: 9pt;
align:right;
}

