/* HTML TAGS */
body { background: url(images/shell/header_bar.gif) repeat-x #FFFFFF; color: #444444; font-family: Trebuchet, Arial, sans-serif; font-size: 14px; margin: 0; padding: 0; text-align: center; }
p, td { color: #444444; font-family: Trebuchet, Arial, sans-serif; font-size: 14px; margin: 0px; padding: 0px; }
p { padding-bottom: 16px; }

/* LINK STYLES */
a:link { color: #000000; text-decoration: none; }
a:visited { color: #000000; text-decoration: none; }
a:active { color: #000000; text-decoration: none; }
a:hover { color: #000000; text-decoration: underline; }

/* BACKGROUND/PADDING STYLES */
.bodyContainer { margin: 0 auto; padding: 0px 20px 20px; text-align: left; width: 965px; }
/* TEXT STYLES */
.tre10 { font-family: Trebuchet, Arial, sans-serif; font-size: 10px; }
.title { color: #000; font-size: 22px; font-weight: bold; }
