A.msgheader {
			text-decoration: none; 
                        font-family: font-family: "trebuchet ms", arial, verdana, helvetica, sans-serif;
                        font-size: 12;
                        font-weight: normal;
}
A.msgheader:link { color: #3a8ad4 }
A.msgheader:visited { color: #3a8ad4 }
A.msgheader:hover { color: #5ba989;
			text-decoration: none;
}
A.msgheader:active { color: #5ba989 }

A.msgtopic {
			color: #777777;
			text-decoration: none; 
                        font-family: font-family: "trebuchet ms", arial, verdana, helvetica, sans-serif;
                        font-size: 12;
                        font-weight: normal;
}
A.msgtopic:link { color: #777777 }
A.msgtopic:visited { color: #777777 }
A.msgtopic:hover { color: #5ba989;
			text-decoration: none;
}
A.msgtopic:active { color: #5ba989 }


A.msgbody {
			color: #777777;
			text-decoration: none;
                        font-family: font-family: "trebuchet ms", arial, verdana, helvetica, sans-serif;
                        font-size: 12;
                        font-weight: normal;
}
A.msgbody:link { color: #777777 }
A.msgbody:visited { color: #777777 }
A.msgbody:hover { color: #5ba989;
                        text-decoration: none;
}
A.msgbody:active { color: #5ba989 }

A:hover   {text-decoration: none;}

font {
                        color: black;
			font-family: "trebuchet ms", arial, verdana, helvetica, sans-serif;
                        font-size: 12;
                        font-weight: normal;
}

td.msgheader {
			padding: 0;
			text-align: center;
			font-family: "trebuchet ms", arial, verdana, helvetica, sans-serif;
			font-size: 12;
                        font-weight: normal;
			border-color: #5ba989;
			border-width: 0px;
			border-style: solid none solid none;
			color: black;
			background-color: #e5e5e5;
}

td.msgbody {
                        padding: 0 1em;
			font-family: "trebuchet ms", arial, verdana, helvetica, sans-serif;
                        font-size: 12;
                        color: black;
}

td.msgtopic {
                        padding: 0 0.5em;
			font-family: "trebuchet ms", arial, verdana, helvetica, sans-serif;
                        font-size: 12;
                        color: black;
			font-weight: normal;
}

b {
			font-weight: normal;
}

