#foo {font-family:arial; font-size:13px; color:#404040; text-align:justify; width:600px; padding:0px;}

#foo img {border:0px;}
#foo img.center {border:0px; margin-top:10px; margin-bottom:10px;}
#foo img.right {float:right; margin-left:10px; margin-bottom:8px;}
#foo img.left {float:left; margin-right:10px; margin-bottom:8px;}

#foo p {margin:0px; margin-bottom:10px;}

#foo table {border:0px solid; border-collapse: collapse; border-spacing: 0px;}
#foo table td, th {border:1px solid #cccccc; border-collapse:collapse; padding:4px; font-size:12px; vertical-align:top; text-align:left;}
#foo table th {font-weight:bold; background-color:#cccccc; text-align:center; padding:6px; border-color:#666666;}

#foo h1 {font:22px arial; font-weight:bold; color:#ff9900;}
#foo h2 {font:18px arial; font-weight:bold; color:#ff9900; margin-bottom:0px; font-style:italic;}
#foo h3 {font:16px arial; font-weight:bold; color:#404040; margin-bottom:0px;}
#foo h4 {font-size:18px; font-family:'arial narrow', arial; font-weight:bold; color:#4e4e4e; margin-bottom:0px;}

#foo li {list-style-position: outside; margin-top:3px; margin-left:0px; list-style-image: url(/img/layout/li.gif);}
#foo li strong {font:16px arial; font-weight:bold; color:#ff9900; margin-bottom:0px; font-style:italic;}

#foo hr {height:1px; background-color:#cccccc; border:0px;}

#foo a {color:#ff9900; text-decoration:underline;}
#foo a:active {color:#ff9900; text-decoration:underline;}
#foo a:visited {color:#ff9900; text-decoration:underline;}
#foo a:hover {color:#ff9900; text-decoration:none;}